We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70046ec commit 94b3dd5Copy full SHA for 94b3dd5
1 file changed
.github/workflows/test-publish.yml
@@ -12,3 +12,5 @@ jobs:
12
uses: JRubics/poetry-publish@v1.17
13
with:
14
pypi_token: ${{ secrets.TEST_PYPI_TOKEN }}
15
+ repository_name: "testpypi"
16
+ repository_url: "https://test.pypi.org/legacy/"
0 commit comments