This action ...
See action.yml
Basic:
steps:
- uses: actions/checkout@v3
- uses: actions/{repository-name}@v1
with:
param: 'param value' # comment for param
The scripts and documentation in this project are released under the MIT License.
Contributions are welcome! See Contributor's Guide.