From d2ee8e4274b08e45128a8e9c4135ac02a5f1d25b Mon Sep 17 00:00:00 2001 From: Matthias Gille Levenson Date: Wed, 17 Sep 2025 15:43:27 +0200 Subject: [PATCH] Update pypi publish --- .github/workflows/pypi-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index 6017d70..f671f8c 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -67,7 +67,7 @@ jobs: name: Publish package distributions to TestPyPI runs-on: ubuntu-latest environment: - name: testpypi + name: pypi url: https://pypi.org/project/corpus-query-language permissions: id-token: write # IMPORTANT: this permission is mandatory for trusted publishing