We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac3688d commit 01fa334Copy full SHA for 01fa334
.github/workflows/pr-preview.yml
@@ -61,7 +61,6 @@ jobs:
61
uses: pypa/gh-action-pypi-publish@v1.8.11
62
with:
63
repository-url: https://test.pypi.org/legacy/
64
- password: ${{ secrets.TEST_PYPI_TOKEN }}
65
verbose: true
66
67
- name: Comment on PR
0 commit comments