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.
1 parent eadcf46 commit 674d342Copy full SHA for 674d342
.github/workflows/test_and_deploy.yml
@@ -64,7 +64,7 @@ jobs:
64
with:
65
name: artifact
66
path: dist
67
- - uses: pypa/gh-action-pypi-publish@v1.12.3
+ - uses: pypa/gh-action-pypi-publish@release/v1
68
69
user: __token__
70
password: ${{ secrets.TWINE_API_KEY }}
0 commit comments