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 a2e0758 commit 4b17e5eCopy full SHA for 4b17e5e
.github/workflows/python-packaging.yml
@@ -185,7 +185,7 @@ jobs:
185
path: dist
186
merge-multiple: true
187
- name: Publish to PyPI
188
- uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
+ uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
189
with:
190
attestations: true
191
skip-existing: true
0 commit comments