mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-18 08:56:41 +00:00
build(ci): switch SignPath to release-signing policy
This commit is contained in:
parent
4b740fc14d
commit
844cd0d95f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -322,7 +322,7 @@ jobs:
|
|||
api-token: ${{ secrets.SIGNPATH_API_TOKEN }}
|
||||
organization-id: ${{ secrets.SIGNPATH_ORGANIZATION_ID }}
|
||||
project-slug: super-productivity
|
||||
signing-policy-slug: 'test-signing'
|
||||
signing-policy-slug: 'release-signing'
|
||||
artifact-configuration-slug: 'github-zip-pe'
|
||||
github-artifact-id: ${{ steps.upload-unsigned.outputs.artifact-id }}
|
||||
output-artifact-directory: '.tmp/app-builds-signed/'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue