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 GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
versionVersion to push as a Git tag.yes
majorWhether to push the major version tag.nofalse

no outputs