qmk_userspace icon indicating copy to clipboard operation
qmk_userspace copied to clipboard

[Bug] qmk_userspace_publish.yml does not update latest tag

Open peterjc opened this issue 4 months ago • 1 comments

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

peterjc avatar Sep 22 '25 16:09 peterjc

Will be fixed through https://github.com/qmk/.github/pull/11 when it’s merged.

tzarc avatar Sep 22 '25 19:09 tzarc