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 22ac7e9 commit 6e3a5bfCopy full SHA for 6e3a5bf
.github/workflows/pypi-publish.yml
@@ -147,7 +147,7 @@ jobs:
147
148
- name: Publish distribution 📦 to PyPI
149
if: startsWith(github.ref, 'refs/tags/v')
150
- uses: pypa/gh-action-pypi-publish@e9ccbe5a211ba3e8363f472cae362b56b104e796
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e
151
with:
152
print-hash: true
153
verbose: true
0 commit comments