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 0c1bd04 + ca1eacb commit 03ac131Copy full SHA for 03ac131
.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@81e9d935c883d0b210363ab89cf05f3894778450
+ uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6
47
with:
48
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments