refactor: rename action.yaml metadata file to action.yml (#254)

This commit is contained in:
Alfi Maulana
2024-03-22 15:01:16 +07:00
committed by GitHub
parent 619e6dc19a
commit a5ee64b2bc
3 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ Configure, build, and test your [CMake](https://cmake.org/) project using [GitHu
## Usage
For more information, refer to [action.yaml](./action.yaml) and the [GitHub Actions guide](https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions).
For more information, refer to [action.yml](./action.yml) and the [GitHub Actions guide](https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions).
### Inputs