We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e340059 commit e101708Copy full SHA for e101708
.github/workflows/build_binaries.yaml
@@ -18,3 +18,5 @@ jobs:
18
uses: qmk/.github/.github/workflows/qmk_userspace_publish.yml@main
19
if: always() && !cancelled()
20
needs: build
21
+ with:
22
+ release_name: "halcyon-qmk"
0 commit comments