We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbb985a commit 4d39ef4Copy full SHA for 4d39ef4
.github/workflows/build.yml
@@ -87,6 +87,7 @@ jobs:
87
name: Beta
88
prerelease: true
89
make_latest: false
90
+ target_commitish: ${{ github.sha }}
91
files: |
92
QMK Toolbox.app.zip
93
QMK Toolbox.dmg
0 commit comments