We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 49e2f94 + a584e25 commit 59660a2Copy full SHA for 59660a2
1 file changed
.github/workflows/release.yml
@@ -38,7 +38,7 @@ jobs:
38
run: python -m build
39
40
- name: Publish
41
- uses: pypa/gh-action-pypi-publish@v1.8.10
+ uses: pypa/gh-action-pypi-publish@v1.8.11
42
with:
43
password: ${{ secrets.PYPI_TOKEN }}
44
0 commit comments