We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3800fa commit aec1dcfCopy full SHA for aec1dcf
1 file changed
.github/workflows/build_binaries.yaml
@@ -11,7 +11,7 @@ jobs:
11
uses: qmk/.github/.github/workflows/qmk_userspace_build.yml@main
12
with:
13
qmk_repo: qmk/qmk_firmware
14
- qmk_ref: master
+ qmk_ref: 0.32.2
15
16
publish:
17
name: 'QMK Userspace Publish'
0 commit comments