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 ad3b90b commit 2938eeeCopy full SHA for 2938eee
.github/workflows/python-publish.yml
@@ -38,4 +38,4 @@ jobs:
38
- name: Publish distribution 📦 to PyPI
39
uses: pypa/gh-action-pypi-publish@release/v1
40
with:
41
- password: ${{ secrets.PYPI_PASSWORD }}
+ password: ${{ secrets.PYPI_TOKEN_ES }}
0 commit comments