From ffdf4ef403eabdd4b3b91dfc0436c3bb53b7a9c6 Mon Sep 17 00:00:00 2001 From: Marcus Ottosson Date: Fri, 2 Feb 2024 07:55:50 +0000 Subject: [PATCH] Update release-to-pypi.yml Remove test.pypi.org for release --- .github/workflows/release-to-pypi.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/release-to-pypi.yml b/.github/workflows/release-to-pypi.yml index ebfc0483..e58d0bba 100644 --- a/.github/workflows/release-to-pypi.yml +++ b/.github/workflows/release-to-pypi.yml @@ -30,6 +30,3 @@ jobs: run: python3 -m build - name: Release to PyPi uses: pypa/gh-action-pypi-publish@release/v1 - # TODO: Remove with: block before actual release. - with: - repository-url: https://test.pypi.org/legacy/