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 1a88822 commit acdef8eCopy full SHA for acdef8e
.github/workflows/wheel.yaml
@@ -78,5 +78,5 @@ jobs:
78
uses: pypa/gh-action-pypi-publish@release/v1
79
with:
80
user: __token__
81
- password: ${{ secrets.PYPI_TEST_TOEKN }}
+ password: ${{ secrets.PYPI_TEST_TOKEN }}
82
repository_url: https://test.pypi.org/legacy/
0 commit comments