Skip to content

Commit

Permalink
Add signpath release certificate
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL committed Nov 27, 2024
1 parent 71f3b7f commit e483c52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: 'b7a507e8-ab76-445f-bfb5-05944bcbbee9'
project-slug: 'welle.io'
signing-policy-slug: 'test-signing'
signing-policy-slug: 'release_certificate_2024'
github-artifact-id: '${{steps.upload_artifact.outputs.artifact-id}}'
wait-for-completion: true
output-artifact-directory: 'publish'
Expand All @@ -115,4 +115,4 @@ jobs:
secure: true
username: ${{ secrets.SFTP_USER }}
password: ${{ secrets.SFTP_PASSWORD }}
local_dir: publish/
local_dir: publish/

0 comments on commit e483c52

Please sign in to comment.