We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e932fab + 8acca61 commit 7e24b02Copy full SHA for 7e24b02
.github/workflows/publish-test.yaml
@@ -27,5 +27,4 @@ jobs:
27
uses: pypa/gh-action-pypi-publish@release/v1
28
with:
29
repository_url: https://test.pypi.org/legacy/
30
- user: __token__
31
password: ${{ secrets.TEST_PY_PI_TOKEN }}
0 commit comments