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 ae03bbc commit 694ef75Copy full SHA for 694ef75
.github/workflows/release.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: Check with twine
31
run: twine check dist/*
32
- name: Publish distribution 📦 to PyPI
33
- uses: pypa/gh-action-pypi-publish@v1.9.0
+ uses: pypa/gh-action-pypi-publish@v1.10.3
0 commit comments