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 3b7b400 commit 7097b4dCopy full SHA for 7097b4d
.github/workflows/release.yml
@@ -34,6 +34,6 @@ jobs:
34
run: python -m build
35
36
- name: publish
37
- uses: pypa/gh-action-pypi-publish@v1.12.3
+ uses: pypa/gh-action-pypi-publish@v1.12.4
38
with:
39
attestations: true
0 commit comments