added testpypi api token

This commit is contained in:
Schmieder, Jacob
2024-05-15 11:34:38 +00:00
parent bc3c8c22fb
commit 728ed42223
+1
View File
@@ -25,6 +25,7 @@ jobs:
if: ${{ !(startsWith(github.ref, 'refs/tags'))}}
uses: JRubics/poetry-publish@v1.16
with:
pypi_token: ${{ secrets.TEST_PYPI_API_TOKEN }}
plugins: "poetry-dynamic-versioning"
repository_name: "scraibe"
repository_url: "https://test.pypi.org/legacy/"