Skip to content

Commit

Permalink
Fixing pypi upload issue (trusted publisher)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinzlet committed Jul 18, 2024
1 parent 6796957 commit 71d57b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_and_upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ on:
jobs:
build-and-upload:
runs-on: ubuntu-latest
permissions:
id-token: write
steps:
- uses: actions/checkout@v2

Expand Down

0 comments on commit 71d57b7

Please sign in to comment.