Skip to content

Commit 94b3dd5

Browse files
committed
change repo url
1 parent 70046ec commit 94b3dd5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ jobs:
1212
uses: JRubics/poetry-publish@v1.17
1313
with:
1414
pypi_token: ${{ secrets.TEST_PYPI_TOKEN }}
15+
repository_name: "testpypi"
16+
repository_url: "https://test.pypi.org/legacy/"

0 commit comments

Comments
 (0)