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 0739d73 commit dd28882Copy full SHA for dd28882
.github/workflows/build.yml
@@ -63,7 +63,7 @@ jobs:
63
name: artifact
64
path: dist
65
66
- - uses: pypa/gh-action-pypi-publish@master
+ - uses: pypa/gh-action-pypi-publish@release/v1
67
with:
68
user: __token__
69
password: ${{ secrets.pypi_password }}
0 commit comments