From 4e7a986a2a5bdb394cec5b22e7044682fb5d8956 Mon Sep 17 00:00:00 2001 From: Patrick Sanders Date: Thu, 12 Sep 2024 10:43:14 -0700 Subject: [PATCH] maybe this? --- .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 431501a..b9cddf9 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -70,4 +70,4 @@ jobs: - name: Publish package distributions to TestPyPI uses: pypa/gh-action-pypi-publish@release/v1 with: - repository-url: https://test.pypi.org/legacy/ + repository-url: https://test.pypi.org/p/aardvark