Open AminaLEM opened 2 years ago
Hello,
I would like to get the latest release within my program, it should work with:
"curl -s https://api.github.com/repos/dieterich-lab/JACUSA2/releases/latest"
but I get : { "message": "Not Found", "documentation_url": "https://docs.github.com/rest/reference/repos#get-the-latest-release" }
@HaraldWilhelmi suggests changing "pre-release" label in Releases.
Hello,
I would like to get the latest release within my program, it should work with:
"curl -s https://api.github.com/repos/dieterich-lab/JACUSA2/releases/latest"
but I get : { "message": "Not Found", "documentation_url": "https://docs.github.com/rest/reference/repos#get-the-latest-release" }
@HaraldWilhelmi suggests changing "pre-release" label in Releases.