Skip to main content
github.deleteRelease deletes one release record.
automations/delete-github-release.automation.ts
Provide the repository and releaseId. Returns {} after deletion. GitHub does not delete the associated Git tag; delete that reference separately if needed. Requires Contents write permission.