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.
2 parents 6eb68d2 + 2c31dbc commit b5a6328Copy full SHA for b5a6328
.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