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