We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc49b1 commit 1130a85Copy full SHA for 1130a85
.github/workflows/publish-gem.yml
@@ -1,6 +1,6 @@
1
# This workflow is triggered when a GitHub release is created.
2
# 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
+# You can run this workflow by navigating to https://www.github.com/OneBusAway/ruby-sdk/actions/workflows/publish-gem.yml
4
name: Publish Gem
5
on:
6
workflow_dispatch:
0 commit comments