Skip to content

Commit

Permalink
Remove username and password from pypi upload
Browse files Browse the repository at this point in the history
Trusted Publisher is enabled so this should no longer be necessary.
  • Loading branch information
JeremyMcCormick committed Nov 5, 2024
1 parent 44b44b1 commit 9063469
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,3 @@ jobs:

- name: Upload
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_UPLOADS }}

0 comments on commit 9063469

Please sign in to comment.