Skip to main content
github.onReleaseEvent exposes the broad GitHub release webhook family, including created, edited, deleted, prereleased, published, released, and unpublished actions.
automations/watch-github-releases.automation.ts
Optional static account defaults to the project binding. Returns Signal<GitHubReleaseEvent>, GitHub’s release webhook union with action, release, repository, sender, installation, and action-specific fields. The installation needs Contents read permission and repository access. Use On GitHub release published when only publication matters.