Skip to content

Commit e955cec

Browse files
committed
Disable release workflow on forks
1 parent 55a3cda commit e955cec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- 'lib/mcp/version.rb'
77
jobs:
88
publish_gem:
9+
if: github.repository_owner == 'modelcontextprotocol'
910
name: Release Gem Version to RubyGems.org
1011
runs-on: ubuntu-latest
1112
permissions:

0 commit comments

Comments
 (0)