We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98b564 commit 8422748Copy full SHA for 8422748
.github/workflows/build_and_publish.yaml
@@ -48,7 +48,7 @@ jobs:
48
name: artifact
49
path: dist
50
51
- - uses: pypa/gh-action-pypi-publish@v1.8.12
+ - uses: pypa/gh-action-pypi-publish@v1.8.14
52
with:
53
user: __token__
54
password: ${{ secrets.PYPI_TOKEN }}
0 commit comments