Skip to content

Instantly share code, notes, and snippets.

@madchap
Created November 18, 2019 17:00
Show Gist options
  • Select an option

  • Save madchap/cf3848a65f95b9b0eac66f65dc4c3923 to your computer and use it in GitHub Desktop.

Select an option

Save madchap/cf3848a65f95b9b0eac66f65dc4c3923 to your computer and use it in GitHub Desktop.
curl -s -H 'Accept: application/vnd.github.v3+json' https://api.github.com/repos/REPO_ORG/REPO_NAME/releases |jq -r '.[0].tag_name'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment