Skip to content

Commit 4eeafd9

Browse files
authored
Release from fork
1 parent 395b67d commit 4eeafd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,8 +153,6 @@ jobs:
153153
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
154154

155155
publish-nuget:
156-
# Only publish to NuGet.org from the modelcontextprotocol/csharp-sdk repository
157-
if: ${{ github.event_name == 'release' && github.repository == 'modelcontextprotocol/csharp-sdk' }}
158156
needs: build-package
159157
runs-on: ubuntu-latest
160158

0 commit comments

Comments
 (0)