Skip to content

Commit 872531e

Browse files
committed
Only release from the modelcontextprotocol/csharp-sdk repo
1 parent 4ca4e0e commit 872531e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ on:
3232

3333
jobs:
3434
build-all-configs:
35+
# Only release from the modelcontextprotocol/csharp-sdk repository
36+
if: ${{ github.repository == 'modelcontextprotocol/csharp-sdk' }}
37+
3538
strategy:
3639
matrix:
3740
os: [ubuntu-latest, windows-latest, macos-latest]

0 commit comments

Comments
 (0)