Skip to content

Commit aec2310

Browse files
committed
fix(ci): pypi environment link for python-cli
1 parent 17006f0 commit aec2310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-cli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
if: startsWith(github.ref, 'refs/tags/stac-cli-')
187187
environment:
188188
name: pypi
189-
url: https://pypi.org/p/stacrs
189+
url: https://pypi.org/p/stacrs-cli
190190
permissions:
191191
id-token: write
192192
steps:

0 commit comments

Comments
 (0)