rexdefuror/Tag a commit
GitHub Action tags a commit and sets an environment variable if tagging is successful.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | The tag to apply to the commit. | yes | — |
| commit | The commit to tag. | yes | — |
| owner | The owner of the repository. | yes | — |
| repo | The repository to tag. | yes | — |
| token | The GitHub token to use for authentication. | yes | — |
Outputs
no outputs