Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 947 Bytes

readme.md

File metadata and controls

30 lines (19 loc) · 947 Bytes

GitHub Action "{repository-name}"

GitHub release

Semantic Versioning Conventional Commits

This action ...

Usage

See action.yml

Basic:

steps:
- uses: actions/checkout@v3
- uses: actions/{repository-name}@v1
  with:
    param: 'param value' # comment for param

License

The scripts and documentation in this project are released under the MIT License.

Contributions

Contributions are welcome! See Contributor's Guide.