We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fdb9f02 + d8ddf32 commit 29ee381Copy full SHA for 29ee381
1 file changed
.github/workflows/python-publish-package.yml
@@ -58,7 +58,7 @@ jobs:
58
python -m twine check --strict dist/*
59
60
- name: Publish package
61
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b
62
with:
63
user: __token__
64
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments