We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eee16f8 commit fb60d00Copy full SHA for fb60d00
.github/workflows/publish.yml
@@ -32,6 +32,3 @@ jobs:
32
33
- name: Publish distribution to PyPI
34
uses: pypa/gh-action-pypi-publish@release/v1
35
- with:
36
- user: __token__
37
- password: ${{ secrets.PYPI_PASSWORD }}
0 commit comments