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 bda06f5 commit 468c5b7Copy full SHA for 468c5b7
.github/workflows/pypi-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Publish distribution 📦 to PyPI
38
if: startsWith(github.ref, 'refs/tags/v')
39
- uses: pypa/gh-action-pypi-publish@db8f07d3871a0a180efa06b95d467625c19d5d5f
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
40
with:
41
print-hash: true
42
verbose: true
0 commit comments