From aa19be588dcf2e93e862efc9e3ab54e06c3e762e Mon Sep 17 00:00:00 2001 From: Szymon Szyszkowski Date: Tue, 13 Aug 2024 15:13:51 +0100 Subject: [PATCH] ci: fix link to testpypi --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 270102f..2261bdf 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -36,5 +36,5 @@ jobs: - name: Publish distribution 📦 to TestPyPI uses: pypa/gh-action-pypi-publish@release/v1 with: - repository-url: https://test.pypi.org/p/gentroutils/ + repository-url: https://test.pypi.org/legacy/ packages-dir: dist/