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 8bed42a + 32aa687 commit ac0b80cCopy full SHA for ac0b80c
.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@0ab0b79471669eb3a4d647e625009c62f9f3b241
+ uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
47
with:
48
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments