remal-github-actions/Create Git tag

Create Git tag for current commit

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tagNameGit tag nameyes
messageGit tag messageno
committerNameGit user.namenogithub-actions[bot]
committerEmailGit user.emailno41898282+github-actions[bot]@users.noreply.github.com
forcePushSet to 'true' to enable force pushnotrue
dryRunSet to 'true' to disable Git pushnofalse
namedescription
result'remote-changed' - remote repository branch has been changed, push-back is skipped; 'tagged-successfully' - tag has been created successfully;