Skip to content

Commit

Permalink
Specify trusted publisher environment (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
daneah authored Nov 7, 2023
1 parent e0d99af commit 43ed03a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ jobs:
needs: [format, lint, typecheck, test, docs]
if: startsWith(github.ref, 'refs/tags')
runs-on: ubuntu-latest
environment: release
permissions:
id-token: write
contents: write
Expand Down

0 comments on commit 43ed03a

Please sign in to comment.