Skip to content

Commit

Permalink
ci: fix policy slug
Browse files Browse the repository at this point in the history
  • Loading branch information
KotRikD committed Jan 7, 2025
1 parent 3a2728c commit ac08f8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
api-token: '${{ secrets.SIGNPATH_API_TOKEN }}'
organization-id: '5b025426-9c79-4f04-87e8-64cf64131d0b'
project-slug: 'tosu'
signing-policy-slug: 'sign-config'
signing-policy-slug: 'test-signing'
github-artifact-id: '${{ steps.upload-artifact-windows.outputs.artifact-id }}'
wait-for-completion: true
output-artifact-directory: '/tosu'
Expand Down

0 comments on commit ac08f8c

Please sign in to comment.