Skip to main content
github.getRelease gets one repository release.
automations/get-github-release.automation.ts
Provide the repository and numeric releaseId. Returns the release’s id, tag_name, draft, and prerelease state. Requires Contents read permission.