Skip to content

Commit

Permalink
CI: Update signing workflow commit
Browse files Browse the repository at this point in the history
  • Loading branch information
derrod committed May 23, 2024
1 parent 3d02a0f commit ea6eb01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -207,7 +207,7 @@ jobs:

sign-windows-build:
name: Windows Signing ✍️
uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@d7bf65a80b40bec6446dcb4a2f03629fb74cc3f9
uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@0b15e30b12072f67fb4a14d8e293beb73bdc9d4b
if: github.repository_owner == 'obsproject' && github.ref_type == 'tag'
needs: build-project
permissions:
Expand Down

0 comments on commit ea6eb01

Please sign in to comment.