bruno-fs/Repo Tagger
Create a git tag with provided input. Does nothing on failure.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Tag that shall be created. | yes | — |
Outputs
| name | description |
|---|---|
| tag | Tag created. Only available if tag was actually created. |
| sha | Commit sha of the created tag. Only available if it was actually created. |