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 434f815 commit eee8129Copy full SHA for eee8129
1 file changed
.github/workflows/push.yaml
@@ -207,7 +207,7 @@ jobs:
207
208
sign-windows-build:
209
name: Windows Signing ✍️
210
- uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@1933c9e3205d67068f2c858a52ec06b68e3e65ee
+ uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@434f8156847412e4db53287f6286d9230c8e940a
211
if: github.repository_owner == 'obsproject' && github.ref_type == 'tag'
212
needs: build-project
213
permissions:
0 commit comments