There was an error while loading. Please reload this page.
1 parent f76dca7 commit 3479621Copy full SHA for 3479621
1 file changed
.github/workflows/publish-windows.yml
@@ -65,7 +65,7 @@ jobs:
65
- name: Code Signing Request
66
uses: signpath/github-action-submit-signing-request@v2
67
with:
68
- api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
+ api-token: ${{ secrets.SIGNPATH_API_TOKEN }}
69
organization-id: 'c36aaa28-05f1-40aa-b65d-122efb3f4699'
70
project-slug: 'ODX'
71
signing-policy-slug: 'release-signing'
0 commit comments