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 575781a commit 8484d14Copy full SHA for 8484d14
.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