From d306de034ef00577b386553f49862e6e8b0e8576 Mon Sep 17 00:00:00 2001 From: Liam Bigelow <40188355+bglw@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:03:34 +1300 Subject: [PATCH] Test upload to legacy --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 031ab4bf..93bd2b65 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -154,7 +154,7 @@ jobs: # - https://docs.pypi.org/trusted-publishers/ with: # see https://github.com/pypa/gh-action-pypi-publish/tree/release/v1/?tab=readme-ov-file#customizing-target-package-dists-directory packages-dir: wrappers/python/dist - repository-url: https://test.pypi.org/ # FIXME: comment this out when ready to publish to pypi + repository-url: https://test.pypi.org/legacy/ # FIXME: comment this out when ready to publish to pypi verbose: true # can be commented out once the action is working as expected # publish-npm-package: