File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
4040 organization-id : ' 030bee06-17be-4a2a-a788-9efdbd14a889'
4141 project-slug : ' PasteIntoFile'
42- signing-policy-slug : ' test -signing'
42+ signing-policy-slug : ' release -signing'
4343 artifact-configuration-slug : ' portable'
4444 github-artifact-id : ' ${{ steps.build.outputs.artifact-id }}'
4545 parameters : |
@@ -108,7 +108,7 @@ jobs:
108108 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
109109 organization-id : ' 030bee06-17be-4a2a-a788-9efdbd14a889'
110110 project-slug : ' PasteIntoFile'
111- signing-policy-slug : ' test -signing'
111+ signing-policy-slug : ' release -signing'
112112 artifact-configuration-slug : ' installer-zip'
113113 github-artifact-id : ' ${{ steps.upload.outputs.artifact-id }}'
114114 parameters : |
You can’t perform that action at this time.
0 commit comments