Skip to content

Commit

Permalink
SYS: Need permission token to publish package
Browse files Browse the repository at this point in the history
  • Loading branch information
Todd OST committed May 10, 2024
1 parent 0bf90e2 commit f8c041d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
build:
runs-on: ubuntu-latest
environment: pypi
permissions:
id-token: write
steps:
- uses: actions/checkout@master

Expand Down

0 comments on commit f8c041d

Please sign in to comment.