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 b3d148c + a61e9e1 commit 74d85f1Copy full SHA for 74d85f1
.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@15c56dba361d8335944d31a2ecd17d700fc7bcbc
+ uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
47
with:
48
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments