mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 22:12:23 +00:00
20fc5d2649
The gh release download command doesn't work with draft releases. Switch to using curl with GitHub API and authentication token to download assets. This allows validation to work properly with draft releases. Related to #695