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 39
39
api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
40
40
organization-id : ' 030bee06-17be-4a2a-a788-9efdbd14a889'
41
41
project-slug : ' PasteIntoFile'
42
- signing-policy-slug : ' test -signing'
42
+ signing-policy-slug : ' release -signing'
43
43
artifact-configuration-slug : ' portable'
44
44
github-artifact-id : ' ${{ steps.build.outputs.artifact-id }}'
45
45
parameters : |
@@ -108,7 +108,7 @@ jobs:
108
108
api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
109
109
organization-id : ' 030bee06-17be-4a2a-a788-9efdbd14a889'
110
110
project-slug : ' PasteIntoFile'
111
- signing-policy-slug : ' test -signing'
111
+ signing-policy-slug : ' release -signing'
112
112
artifact-configuration-slug : ' installer-zip'
113
113
github-artifact-id : ' ${{ steps.upload.outputs.artifact-id }}'
114
114
parameters : |
You can’t perform that action at this time.
0 commit comments