mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-10 18:45:53 +00:00
14e67df535
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