We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d879b5a commit 22c75f6Copy full SHA for 22c75f6
.github/workflows/package.yml
@@ -22,5 +22,4 @@ jobs:
22
- name: Publish a Python distribution to PyPI
23
uses: pypa/gh-action-pypi-publish@release/v1
24
with:
25
- user: huxuan
26
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments