Skip to content

Commit 543c6f9

Browse files
committed
chore(internal): fix workflow comment url (#8)
1 parent c19eb86 commit 543c6f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# workflow for re-running publishing to PyPI in case it fails for some reason
2-
# you can run this workflow by navigating to https://www.github.com/Finch-API/Finch-API/finch-api-python/actions/workflows/publish-pypi.yml
2+
# you can run this workflow by navigating to https://www.github.com/Finch-API/finch-api-python/actions/workflows/publish-pypi.yml
33
name: Publish PyPI
44
on:
55
workflow_dispatch:

0 commit comments

Comments
 (0)