actions-marketplace-validations/Create Or Update Tag

GitHub Action to create or update tag

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
ownerThe name of the owner of the repo. Used to identify the owner of the repository.no
repoThe name of the repository. Used to identify the repository on which to release.no
tag_nameSpecify tag instead of using checkout tag.yes
tag_shaThe SHA of the git object this is tagging.no
typeThe type of the object we're tagging. Normally this is a `commit` but it can also be a `tree` or a `blob`.nocommit
messageThe tag message.no
on_tag_existsIndicate what to do if the tag_name already exists. Options: skip, update, error. Default skip.noskip
debugShow ouputsno
namedescription
node_idThe node ID
tag_nameSpecify tag instead of using checkout tag.
tag_shaThe SHA of the git object this is tagging.