Skip to content

Commit

Permalink
remove username-password auth
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWestenthanner committed Oct 1, 2024
1 parent d64b3ac commit 75e8f5a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,3 @@ jobs:
python setup.py bdist_wheel sdist
- name: Publish package
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: willmcg4132
password: ${{ secrets.pypi_password }}

0 comments on commit 75e8f5a

Please sign in to comment.