diff --git a/.github/workflows/pypi-upload.yml b/.github/workflows/pypi-upload.yml index 378cb03..95cab5d 100644 --- a/.github/workflows/pypi-upload.yml +++ b/.github/workflows/pypi-upload.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest environment: name: testpypi - url: https://test.pypi.org/p/e84-geoai-common/ + url: https://pypi.org/p/e84-geoai-common/ permissions: id-token: write if: ${{ github.repository }} == 'Element84/e84-geoai-common'