Skip to content

Commit

Permalink
Tweak on permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
PTNobel committed Nov 12, 2024
1 parent 6173630 commit 7ed387d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.PYPI_API_TOKEN }}
permissions:
id-token: write
permissions:
id-token: write

0 comments on commit 7ed387d

Please sign in to comment.