From 173a7e3fad3fce1e13fea7a4ce1b44fbd41456dc Mon Sep 17 00:00:00 2001 From: Matt Burridge Date: Tue, 16 Apr 2024 13:50:37 +0100 Subject: [PATCH] updated ci --- .github/workflows/python.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python.yml b/.github/workflows/python.yml index cffd99b..1b109a4 100644 --- a/.github/workflows/python.yml +++ b/.github/workflows/python.yml @@ -115,6 +115,6 @@ jobs: uses: PyO3/maturin-action@v1 with: command: upload - args: "-r https://test.pypi.org/legacy/ --non-interactive --skip-existing wheels-*/*" + args: --repository=testpypi --non-interactive --skip-existing wheels-*/*"