mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 10:35:51 +00:00
d36b4ce6c8
Draft releases cannot create tags via the GitHub API, resulting in 'untagged-xxx' releases. Fixed by creating the tag first, then creating the draft release pointing to it. See: https://github.com/cli/cli/issues/11589