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 6ab773d commit 4b946e1Copy full SHA for 4b946e1
.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@fb13cb306901256ace3dab689990e13a5550ffaa
187
with:
188
attestations: true
189
skip-existing: true
0 commit comments