tmknom/Push Version Tag
Push the specified version to the repository as a Git tag. ## Usage ```yaml steps: - name: Push Version Tag uses: tmknom/push-version-tag-action@v0 with: version: v1.2.3 ```
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Version to push as a Git tag. | yes | — |
| major | Whether to push the major version tag. | no | false |
Outputs
no outputs