qmk_userspace
qmk_userspace copied to clipboard
[Bug] qmk_userspace_publish.yml does not update latest tag
Describe the Bug
The workflow https://github.com/qmk/.github/blob/main/.github/workflows/qmk_userspace_publish.yml will attach the new firmware to a release associated with the tag "latest", but does not update the git tag to the current commit.
Additional Context?
No response
Will be fixed through https://github.com/qmk/.github/pull/11 when it’s merged.