Releases¶ list all the releases from a repository¶ curl -L \ -H "Accept: application/vnd.github+json" \ -H "Authorization: Bearer <github-token>" \ -H "X-GitHub-Api-Version: 2022-11-28" \ https://api.github.com/repos/ORG/REPOSITORY/releases