fischerscode/Tagger - Move semantic tags!
Automatically move your semantic tags on release.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 27, 2023
- License
- AGPL 3.0
Pinned Snippet
uses: fischerscode/tagger@5ca3fa63ce3003fb7183cae547644b29f3b632be # v0.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The new tag. Other tags will be moved to this position. | yes | ${{ github.ref }} |
| prefix | The prefix of the semantic tags. | yes | "" |
| token | The github token. | yes | ${{ github.token }} |
Outputs
no outputs