Skip to content

Commit 474cbb0

Browse files
authored
Update publish-to-test-pypi.yml
1 parent 28157a6 commit 474cbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-to-test-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
runs-on: ubuntu-latest
3737
environment:
3838
name: pypi
39-
url: https://pypi.org/p/<package-name> # Replace <package-name> with your PyPI project name
39+
url: https://pypi.org/p/cwms-python
4040
permissions:
4141
id-token: write # IMPORTANT: mandatory for trusted publishing
4242

0 commit comments

Comments
 (0)