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.
2 parents b342f62 + 8413e70 commit 0a87a32Copy full SHA for 0a87a32
.github/workflows/pypi.yml
@@ -70,7 +70,7 @@ jobs:
70
name: dist
71
path: dist # unmangle to `./dist` to actually publish
72
73
- - uses: pypa/gh-action-pypi-publish@v1.5.0
+ - uses: pypa/gh-action-pypi-publish@v1.8.5
74
with:
75
user: __token__
76
password: ${{ secrets.PYPI_PASSWORD }}
.github/workflows/test_pypi.yml
password: ${{ secrets.TEST_PYPI_PASSWORD }}
0 commit comments