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 dcd441d commit 674c0f5Copy full SHA for 674c0f5
.github/workflows/build.yml
@@ -59,7 +59,7 @@ jobs:
59
path: CoverageReport
60
61
- name: Sign App Files
62
- uses: mscrivo/signtool-code-sign@v1.2.2
+ uses: mscrivo/signtool-code-sign@main
63
with:
64
certificate: '${{ secrets.BASE64_ENCODED_PFX }}'
65
cert-password: '${{ secrets.PFX_PASSWORD }}'
0 commit comments