Skip to content

Commit 6479e22

Browse files
chore(ci): link to correct github repo
1 parent 3774286 commit 6479e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-gem.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This workflow is triggered when a GitHub release is created.
22
# It can also be run manually to re-publish to rubygems.org in case it failed for some reason.
3-
# You can run this workflow by navigating to https://www.github.com/Finch-API/finch-api-python/actions/workflows/publish-gem.yml
3+
# You can run this workflow by navigating to https://www.github.com/Finch-API/finch-api-ruby/actions/workflows/publish-gem.yml
44
name: Publish Gem
55
on:
66
workflow_dispatch:

0 commit comments

Comments
 (0)