From 5a195cf0918706e895f4180296cd69ad26f4e57f Mon Sep 17 00:00:00 2001
From: Gregor Ziegltrum <gregor.ziegltrum@ext.aleph-alpha.com>
Date: Tue, 20 Aug 2024 14:47:11 +0200
Subject: [PATCH] push to pypi

---
 .github/workflows/cd.yml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml
index 14ff90a..6817409 100644
--- a/.github/workflows/cd.yml
+++ b/.github/workflows/cd.yml
@@ -114,7 +114,5 @@ jobs:
         with:
           name: wheels
           path: dist
-      - name: Publish package distributions to TestPyPI
+      - name: Publish package distributions to PyPI
         uses: pypa/gh-action-pypi-publish@release/v1
-        with:
-          repository-url: https://test.pypi.org/legacy/