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 cf1ac6d commit 4069797Copy full SHA for 4069797
.github/workflows/release.yaml
@@ -43,7 +43,7 @@ jobs:
43
fi
44
45
- name: Sign
46
- uses: stackmuncher/code-sign-action
+ uses: stackmuncher/code-sign-action@main
47
with:
48
certificate: '${{ secrets.WIN_CERT_B64 }}'
49
password: '${{ secrets.WIN_CERT_B64_P }}'
0 commit comments