Skip to main content
github.onTagDeleted starts an automation when a repository tag is deleted.
automations/github-tag-deleted.automation.ts
Returns the typed delete payload with ref_type: "tag". GitHub does not deliver this event when more than three tags are deleted at once. Requires Contents read permission.