Releases API Preview
This summer we made it easier to release your software. Today, you can fully automate those releases via the Releases API Preview. ✨⚡🚀 You can even upload binaries in a…
This summer we made it easier to release your software. Today, you can fully automate those releases via the
Releases API Preview.
You can even upload binaries in a single step:
curl -H "Authorization: token <yours>"
-H "Accept: application/vnd.github.manifold-preview"
-H "Content-Type: application/zip"
--data-binary @build/mac/package.zip
"https://uploads.github.com/repos/hubot/singularity/releases/123/assets?name=1.0.0-mac.zip"
Check out the full API docs for details, and go build something!
Written by
Related posts
Students: Start building your skills with the GitHub Foundations certification
The GitHub Foundations Certification exam fee is now waived for all students verified through GitHub Education.
Announcing GitHub Secure Open Source Fund: Help secure the open source ecosystem for everyone
Applications for the new GitHub Secure Open Source Fund are now open! Applications will be reviewed on a rolling basis until they close on January 7 at 11:59 pm PT. Programming and funding will begin in early 2025.
Software is a team sport: Building the future of software development together
Microsoft and GitHub are committed to empowering developers around the world to innovate, collaborate, and create solutions that’ll shape the next generation of technology.