actions-marketplace-validations/ghtag
GitHub Action to manage tags
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Used to authenticate with GitHub, this should be a PAT with `repo: write` permissions. | — | — |
| username | Who the tag should be attributed to, defaults to the GitHub Actions bot. | — | — |
| Who the tag should be attributed to, defaults to the GitHub Actions bot. | — | — | |
| tag | The tag to create or update, e.g. `v1.2.3`. | yes | — |
| message | An optional message to annotate the tag with. | — | — |
| ref | Which git object to tag, defaults to `GITHUB_REF`. | — | — |
Outputs
no outputs