Skip to content

Commit

Permalink
fix(ci): pypi environment link for python-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski committed Sep 19, 2024
1 parent 17006f0 commit aec2310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/stac-cli-')
environment:
name: pypi
url: https://pypi.org/p/stacrs
url: https://pypi.org/p/stacrs-cli
permissions:
id-token: write
steps:
Expand Down

0 comments on commit aec2310

Please sign in to comment.