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.
2 parents 6dcfef6 + 8484d14 commit 922ad92Copy full SHA for 922ad92
.github/workflows/sdk_publish.yaml
@@ -10,6 +10,8 @@ on:
10
jobs:
11
publish:
12
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
13
+ with:
14
+ publish_csharp: true
15
secrets:
16
github_access_token: ${{ secrets.GITHUB_TOKEN }}
17
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
0 commit comments