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 1ea0ea6 commit d88c2a8Copy full SHA for d88c2a8
.github/workflows/python-packaging.yml
@@ -183,7 +183,7 @@ jobs:
183
path: dist
184
merge-multiple: true
185
- name: Publish to PyPI
186
- uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
+ uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
187
with:
188
attestations: true
189
skip-existing: true
0 commit comments