From d954182d9b4e80910b7ca3ed5f5be53f331d586a Mon Sep 17 00:00:00 2001 From: Hugo Fournier Date: Fri, 15 Nov 2024 13:36:23 +0000 Subject: [PATCH] Update to push to PyPi --- .github/workflows/publish.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index d4e849b..587e254 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -37,5 +37,3 @@ jobs: - name: Publish package distributions to TestPyPI uses: pypa/gh-action-pypi-publish@release/v1 - with: - repository-url: https://test.pypi.org/legacy/ \ No newline at end of file