We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d69a01 commit 184a478Copy full SHA for 184a478
.github/workflows/publish.yml
@@ -67,7 +67,7 @@ jobs:
67
pattern: artifact-*
68
merge-multiple: true
69
70
- - uses: pypa/gh-action-pypi-publish@v1.11.0
+ - uses: pypa/gh-action-pypi-publish@v1.12.2
71
with:
72
user: __token__
73
password: ${{ secrets.PYPI_PASSWORD }}
0 commit comments