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 937a567 commit e7a29d4Copy full SHA for e7a29d4
.github/workflows/python-packaging.yml
@@ -173,7 +173,7 @@ jobs:
173
path: dist
174
merge-multiple: true
175
- name: Publish to PyPI
176
- uses: pypa/gh-action-pypi-publish@0ab0b79471669eb3a4d647e625009c62f9f3b241
+ uses: pypa/gh-action-pypi-publish@897895f1e160c830e369f9779632ebc134688e1b
177
with:
178
attestations: true
179
skip-existing: true
0 commit comments