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.
1 parent 97bed69 commit cd6fc3eCopy full SHA for cd6fc3e
.github/workflows/docs.yml
@@ -19,8 +19,6 @@ concurrency:
19
20
jobs:
21
publish-docs:
22
- # Only publish from the modelcontextprotocol/csharp-sdk repository
23
- if: ${{ github.repository == 'modelcontextprotocol/csharp-sdk' }}
24
environment:
25
name: github-pages
26
url: ${{ steps.deployment.outputs.page_url }}
0 commit comments