diff --git a/.github/workflows/pypi-publish.yml b/.github/workflows/pypi-publish.yml index dc9d44b..9bc9279 100644 --- a/.github/workflows/pypi-publish.yml +++ b/.github/workflows/pypi-publish.yml @@ -35,7 +35,7 @@ jobs: environment: name: testpypi - url: https://test.pypi.org/p/lshell + url: https://test.pypi.org/p/pylshell/ permissions: id-token: write # IMPORTANT: mandatory for trusted publishing