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