Skip to content

Commit 75e8f5a

Browse files
author
PaulWestenthanner
committed
remove username-password auth
1 parent d64b3ac commit 75e8f5a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,3 @@ jobs:
2424
python setup.py bdist_wheel sdist
2525
- name: Publish package
2626
uses: pypa/gh-action-pypi-publish@release/v1
27-
with:
28-
user: willmcg4132
29-
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)