Skip to content

Commit

Permalink
change env url test
Browse files Browse the repository at this point in the history
  • Loading branch information
brianandres2 committed Jan 15, 2025
1 parent ac17430 commit 9146484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit 9146484

Please sign in to comment.