Skip to content

Commit

Permalink
Remove token from pypi publishing.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Feb 13, 2025
1 parent 8f60244 commit 047d461
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,3 @@ jobs:
name: artifact
path: dist
- uses: pypa/[email protected]
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 047d461

Please sign in to comment.