From ab669c94234f342e6f225d381645dc5ad3938373 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Mon, 22 Jul 2024 12:18:16 +0200 Subject: [PATCH] Use non-test pypi --- .github/workflows/cibuildwheel.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cibuildwheel.yml b/.github/workflows/cibuildwheel.yml index eebb6e2..2a9b906 100644 --- a/.github/workflows/cibuildwheel.yml +++ b/.github/workflows/cibuildwheel.yml @@ -64,4 +64,5 @@ jobs: merge-multiple: true - uses: pypa/gh-action-pypi-publish@release/v1 with: - repository-url: https://test.pypi.org/legacy/ + repository-url: https://pypi.org/legacy/ + repository_url: https://upload.pypi.org/legacy/