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 abe46b3 commit 0627a89Copy full SHA for 0627a89
.github/workflows/publish-to-test-pypi.yml
@@ -36,4 +36,4 @@ jobs:
36
- name: Publish distribution 📦 to PyPI
37
uses: pypa/gh-action-pypi-publish@master
38
with:
39
- password: ${{ secrets.pypi_pass }}
+ password: ${{ secrets.pypi_password }}
0 commit comments