norwd/ghtag

GitHub Action to manage tags

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenUsed to authenticate with GitHub, this should be a PAT with `repo: write` permissions.
usernameWho the tag should be attributed to, defaults to the GitHub Actions bot.
emailWho the tag should be attributed to, defaults to the GitHub Actions bot.
tagThe tag to create or update, e.g. `v1.2.3`.yes
messageAn optional message to annotate the tag with.
refWhich git object to tag, defaults to `GITHUB_REF`.

no outputs