hatzelencio/Create Git Ref
Create a git ref through github cli
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| refs | Name of the new ref. Its possible send a string separated by comma to create a multiple refs | yes | — |
| sha | SHA base to create a ref. Default env variable is GITHUB_SHA | no | "" |
| repository | Owner and Repository name. Default env variable is GITHUB_REPOSITORY | no | "" |
| fail-if-ref-exists | Force to throw an error if ref is already on the remote | no | IGNORE |
Outputs
no outputs