lee-lott-actions/Delete Git Tag from Repository

Delete a git tag using GitHub API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tag-nameName of the tag to createyes
org-nameThe name of the GitHub organizationyes
repo-nameThe name of the repositoryyes
tokenGitHub token with access to Git tagsyes
namedescription
resultResult of the attempt to delete the git tag ("success", "not-found" or "failure")
error-messageError message if the action fails