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 c58d1bf commit 2fb51bfCopy full SHA for 2fb51bf
.github/workflows/publish.yml
@@ -23,6 +23,6 @@ jobs:
23
- name: Build distribution
24
run: python -m build
25
- name: Publish
26
- uses: pypa/[email protected].2
+ uses: pypa/[email protected].3
27
with:
28
password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments