From 24770179c7156c129890690a4b435454ad371150 Mon Sep 17 00:00:00 2001 From: ingmar Date: Thu, 20 Oct 2022 10:25:03 +0200 Subject: [PATCH] update github action to pypi prod --- .github/workflows/python-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/python-publish.yml b/.github/workflows/python-publish.yml index 613d028..9e295a8 100644 --- a/.github/workflows/python-publish.yml +++ b/.github/workflows/python-publish.yml @@ -37,4 +37,4 @@ jobs: with: user: __token__ password: ${{ secrets.PYPI_API_TOKEN }} - repository_url: https://test.pypi.org/legacy/ + repository_url: https://upload.pypi.org/legacy/