build: sign path setup 4

This commit is contained in:
Johannes Millan 2026-01-28 12:51:50 +01:00
parent 515dd9becc
commit 9adf3a63d0
3 changed files with 9 additions and 1 deletions

View file

@ -41,7 +41,7 @@ jobs:
with:
api-token: ${{ secrets.SIGNPATH_API_TOKEN }}
organization-id: ${{ secrets.SIGNPATH_ORGANIZATION_ID }}
project-slug: ${{ secrets.SIGNPATH_PROJECT_SLUG }}
project-slug: super-productivity
# signing-policy-slug: 'release-signing'
signing-policy-slug: 'test-signing'
artifact-configuration-slug: 'setup'

View file

@ -0,0 +1,4 @@
github-policies:
runners:
allowed_groups:
- 'GitHub Actions'

View file

@ -0,0 +1,4 @@
github-policies:
runners:
allowed_groups:
- 'GitHub Actions'