Skip to content

Commit 537bf76

Browse files
committed
Test publishing from my fork
1 parent f4c7555 commit 537bf76

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)