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 9081de1 commit 6e1723aCopy full SHA for 6e1723a
.github/workflows/release.yaml
@@ -44,6 +44,6 @@ jobs:
44
name: ${{ env.dists-artifact-name }}
45
path: dist/
46
- name: 🚀 Publish to PyPI
47
- uses: pypa/gh-action-pypi-publish@v1.12.3
+ uses: pypa/gh-action-pypi-publish@v1.13.0
48
with:
49
attestations: true
0 commit comments