Skip to content

Commit df23d34

Browse files
committed
remove comment
1 parent 2c1dfc5 commit df23d34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.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/leetcodepy # Replace <package-name> with your PyPI project name
39+
url: https://pypi.org/p/leetcodepy
4040
permissions:
4141
id-token: write # IMPORTANT: mandatory for trusted publishing
4242

0 commit comments

Comments
 (0)