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.
1 parent 807dc75 commit 9de2d12Copy full SHA for 9de2d12
.github/workflows/pypi-publish.yml
@@ -57,7 +57,7 @@ jobs:
57
run: |
58
hatch build
59
- name: Publish distribution 📦 to PyPI
60
- uses: pypa/gh-action-pypi-publish@d417ba7e7683fa9104c42abe611c1f2c93c0727d
+ uses: pypa/gh-action-pypi-publish@ab69e431e9c9f48a3310be0a56527c679f56e04d
61
with:
62
print-hash: true
63
verbose: true
0 commit comments