We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7775287 commit 6a3e48fCopy full SHA for 6a3e48f
.github/workflows/build_and_publish.yaml
@@ -40,7 +40,7 @@ jobs:
40
with:
41
name: artifact
42
path: dist
43
- - uses: pypa/gh-action-pypi-publish@v1.10.2
+ - uses: pypa/gh-action-pypi-publish@v1.10.3
44
45
user: __token__
46
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments