Skip to content

Commit 22c75f6

Browse files
authored
Fix PyPI package upload. (#2)
1 parent d879b5a commit 22c75f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,4 @@ jobs:
2222
- name: Publish a Python distribution to PyPI
2323
uses: pypa/gh-action-pypi-publish@release/v1
2424
with:
25-
user: huxuan
2625
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)