Skip to content

Commit

Permalink
CI: Fix Windows Signing action commit hash
Browse files Browse the repository at this point in the history
  • Loading branch information
RytoEX committed May 2, 2024
1 parent 7968f56 commit ad63efd
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@2f261c4029973bc84774a08197a0d5d8a6b1b046
uses: obsproject/obs-studio/.github/workflows/sign-windows.yaml@d7bf65a80b40bec6446dcb4a2f03629fb74cc3f9
if: github.repository_owner == 'obsproject' && github.ref_type == 'tag'
needs: build-project
permissions:
Expand Down

0 comments on commit ad63efd

Please sign in to comment.