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 9d62709 commit 531052dCopy full SHA for 531052d
.github/workflows/build-api.yml
@@ -60,4 +60,5 @@ jobs:
60
- uses: pypa/gh-action-pypi-publish@release/v1
61
with:
62
user: __token__
63
+ password: ${{ secrets.PYPI_API_TOKEN }}
64
0 commit comments