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 83bb52b commit c60ca29Copy full SHA for c60ca29
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@037100a28131fc10127f5a3f85b80306ebe1b6ff
+ uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@83bb52b68293770f0043353c969ffe9fddfe3189
211
if: github.repository_owner == 'obsproject' && github.ref_type == 'tag'
212
needs: build-project
213
permissions:
0 commit comments