From ac0f3879955132c35a5e304aae08b0b7d22636ff Mon Sep 17 00:00:00 2001 From: Jonas Eschle Date: Fri, 2 Feb 2024 17:10:50 -0500 Subject: [PATCH] release: 0.0.1 --- .github/workflows/cd.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 6ea4db9..730e005 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -46,7 +46,3 @@ jobs: - uses: pypa/gh-action-pypi-publish@release/v1 if: github.event_name == 'release' && github.event.action == 'published' - with: - # Remember to tell (test-)pypi about this repo before publishing - # Remove this line to publish to PyPI - repository-url: https://test.pypi.org/legacy/