We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28f6e2b commit 1e59ecdCopy full SHA for 1e59ecd
.github/workflows/publish-pypi.yml
@@ -1,5 +1,5 @@
1
# 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
+# you can run this workflow by navigating to https://www.github.com/Finch-API/finch-api-python/actions/workflows/publish-pypi.yml
3
name: Publish PyPI
4
on:
5
workflow_dispatch:
0 commit comments