Skip to content

Commit addd40f

Browse files
committed
Wrong action @ref again
1 parent 4069797 commit addd40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
fi
4444
4545
- name: Sign
46-
uses: stackmuncher/code-sign-action@main
46+
uses: stackmuncher/code-sign-action@master
4747
with:
4848
certificate: '${{ secrets.WIN_CERT_B64 }}'
4949
password: '${{ secrets.WIN_CERT_B64_P }}'

0 commit comments

Comments
 (0)