We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3774286 commit 6479e22Copy full SHA for 6479e22
.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/Finch-API/finch-api-python/actions/workflows/publish-gem.yml
+# You can run this workflow by navigating to https://www.github.com/Finch-API/finch-api-ruby/actions/workflows/publish-gem.yml
4
name: Publish Gem
5
on:
6
workflow_dispatch:
0 commit comments