From 9ac1892866bfd53958c34c5a824ef71cdee5e5ae Mon Sep 17 00:00:00 2001 From: mjt320 Date: Thu, 8 Feb 2024 14:01:05 +0000 Subject: [PATCH] Update publish.yml --- .github/workflows/publish.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index e50fa2c..4244a07 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -39,7 +39,6 @@ jobs: url: https://pypi.org/p/sepal # Replace with your PyPI project name permissions: id-token: write # IMPORTANT: mandatory for trusted publishing - steps: - name: Download all the dists uses: actions/download-artifact@v3 @@ -107,4 +106,4 @@ jobs: - name: Publish distribution 📦 to TestPyPI uses: pypa/gh-action-pypi-publish@release/v1 with: - repository-url: https://test.pypi.org/sepal/ + repository-url: https://test.pypi.org/legacy/