Skip to content

Commit 181974d

Browse files
committed
Fix Action
1 parent 93abf41 commit 181974d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-dist.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ jobs:
108108
with:
109109
# user: __token__
110110
# password: ${{ secrets.PYPI_API_TOKEN }}
111-
To test
111+
# To test
112112
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
113113
repository_url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)