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 db6f4f2 commit 9ddc97fCopy full SHA for 9ddc97f
.github/workflows/release.yml
@@ -18,6 +18,6 @@ jobs:
18
- name: Build
19
run: hatchling build
20
- name: Push to PyPI
21
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
22
with:
23
attestations: true
0 commit comments