Skip to content

Commit 087f78c

Browse files
committed
fixing minor issue with the pypi
1 parent 8b023fc commit 087f78c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102

103103
environment:
104104
name: testpypi
105-
url: https://test.pypi.org/p/<package-name>
105+
url: https://test.pypi.org/p/modifinder
106106

107107
permissions:
108108
id-token: write # IMPORTANT: mandatory for trusted publishing

0 commit comments

Comments
 (0)