Skip to content

Commit 1130a85

Browse files
chore(ci): link to correct github repo
1 parent 7bc49b1 commit 1130a85

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/OneBusAway/python-sdk/actions/workflows/publish-gem.yml
3+
# You can run this workflow by navigating to https://www.github.com/OneBusAway/ruby-sdk/actions/workflows/publish-gem.yml
44
name: Publish Gem
55
on:
66
workflow_dispatch:

0 commit comments

Comments
 (0)