Skip to content

Commit 43ed03a

Browse files
authored
Specify trusted publisher environment (#5)
1 parent e0d99af commit 43ed03a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/packaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
needs: [format, lint, typecheck, test, docs]
116116
if: startsWith(github.ref, 'refs/tags')
117117
runs-on: ubuntu-latest
118+
environment: release
118119
permissions:
119120
id-token: write
120121
contents: write

0 commit comments

Comments
 (0)