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.
2 parents 55a3cda + e955cec commit 0fe0289Copy full SHA for 0fe0289
.github/workflows/release.yml
@@ -6,6 +6,7 @@ on:
6
- 'lib/mcp/version.rb'
7
jobs:
8
publish_gem:
9
+ if: github.repository_owner == 'modelcontextprotocol'
10
name: Release Gem Version to RubyGems.org
11
runs-on: ubuntu-latest
12
permissions:
0 commit comments