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 b33a43c commit 2c31dbcCopy full SHA for 2c31dbc
.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.4
+ uses: pypa/gh-action-pypi-publish@v1.13.0
48
with:
49
attestations: true
0 commit comments