Skip to content

Commit c3e0f3a

Browse files
authored
Update PyPI URL in python-publish workflow
1 parent 7d55d03 commit c3e0f3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
runs-on: ubuntu-latest
3939
environment:
4040
name: release
41-
url: https://pypi.org/p/lewis
41+
url: https://pypi.org/p/saluki
4242
permissions:
4343
id-token: write # IMPORTANT: mandatory for trusted publishing
4444
steps:

0 commit comments

Comments
 (0)