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 @@ -112,7 +112,7 @@ jobs:
112112 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
113113 organization-id : ' 35067665-5434-42c5-9fa2-4c750069f161'
114114 project-slug : ' monitoring-plugins'
115- signing-policy-slug : ' test -signing'
115+ signing-policy-slug : ' release -signing'
116116 artifact-configuration-slug : ' compiled'
117117 github-artifact-id : ' ${{ steps.upload-unsigned-compiled.outputs.artifact-id }}'
118118 wait-for-completion : true
@@ -162,7 +162,7 @@ jobs:
162162 api-token : ' ${{ secrets.SIGNPATH_API_TOKEN }}'
163163 organization-id : ' 35067665-5434-42c5-9fa2-4c750069f161'
164164 project-slug : ' monitoring-plugins'
165- signing-policy-slug : ' test -signing'
165+ signing-policy-slug : ' release -signing'
166166 artifact-configuration-slug : ' packaged'
167167 github-artifact-id : ' ${{ steps.upload-unsigned-packaged.outputs.artifact-id }}'
168168 wait-for-completion : true
You can’t perform that action at this time.
0 commit comments