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 ea24aa0 + a992721 commit cfeb6c9Copy full SHA for cfeb6c9
.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@2f6f737ca5f74c637829c0f5c3acd0e29ea5e8bf
+ uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
31
with:
32
user: __token__
33
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments