Skip to content

Commit

Permalink
remove token for Trusted Publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeitsperre committed Mar 6, 2024
1 parent f334ab2 commit 28b1228
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,3 @@ jobs:
run: flit build
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 28b1228

Please sign in to comment.