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 ec4e6d4 commit 64a0732Copy full SHA for 64a0732
.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@15c56dba361d8335944d31a2ecd17d700fc7bcbc
+ uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70
189
with:
190
attestations: true
191
skip-existing: true
0 commit comments