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 7968f56 commit ad63efdCopy full SHA for ad63efd
.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@2f261c4029973bc84774a08197a0d5d8a6b1b046
+ uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@d7bf65a80b40bec6446dcb4a2f03629fb74cc3f9
211
if: github.repository_owner == 'obsproject' && github.ref_type == 'tag'
212
needs: build-project
213
permissions:
0 commit comments