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 b1cfd76 commit 91483ddCopy full SHA for 91483dd
.github/workflows/make_wheel.yml
@@ -28,6 +28,3 @@ jobs:
28
29
- name: Publish to PyPI
30
uses: pypa/gh-action-pypi-publish@release/v1
31
- with:
32
- user: __token__
33
- password: ${{ secrets.PYPI_TOKEN }}
0 commit comments