Skip to content

Commit 3320699

Browse files
authored
Update test-python-publish.yml
1 parent 7c415d0 commit 3320699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ jobs:
3535
uses: pypa/gh-action-pypi-publish@release/v1
3636
with:
3737
username: __token__
38-
password: ${{ secrets.PYPI_TOKEN }}
38+
password: ${{ secrets.PYPI_TEST_TOKEN }}
3939
repository_url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)