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 2e2e50b + 779fd27 commit d4804caCopy full SHA for d4804ca
.github/workflows/publish.yml
@@ -43,6 +43,6 @@ jobs:
43
44
- name: PyPI Publish package
45
# hash for release/v1.8
46
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
47
with:
48
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments