From dd4ed0906a663653e4b18504fa75ff86921a71f0 Mon Sep 17 00:00:00 2001 From: Martin Roberge Date: Wed, 14 Jun 2023 18:00:58 -0400 Subject: [PATCH] Update publish-to-test-pypi.yml --- .github/workflows/publish-to-test-pypi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish-to-test-pypi.yml b/.github/workflows/publish-to-test-pypi.yml index f373513..2629483 100644 --- a/.github/workflows/publish-to-test-pypi.yml +++ b/.github/workflows/publish-to-test-pypi.yml @@ -26,4 +26,4 @@ jobs: with: verbose: true # help debug if twine fails password: ${{ secrets.TEST_PYPI_API_TOKEN }} - repository_url: https://test.pypi.org/legacy/ + repository-url: https://test.pypi.org/legacy/