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.
2 parents f4b4609 + 9cd8f78 commit 82a7801Copy full SHA for 82a7801
.github/workflows/python-publish.yml
@@ -27,7 +27,7 @@ jobs:
27
pipenv run build
28
29
- name: Publish package
30
- uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
+ uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0
31
with:
32
user: __token__
33
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments