Skip to content

Commit

Permalink
Merge pull request #255 from offbyone/no-token-for-oidc-men
Browse files Browse the repository at this point in the history
Remove the redundant publish token
  • Loading branch information
offbyone authored Sep 26, 2024
2 parents c356382 + 85ac44d commit 03a1ba7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,3 @@ jobs:
uses: pypa/gh-action-pypi-publish@release/v1
with:
skip_existing: true
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 03a1ba7

Please sign in to comment.