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 d110d0a commit 9ab6f99Copy full SHA for 9ab6f99
.github/workflows/sdk_generation.yaml
@@ -15,7 +15,7 @@ jobs:
15
force: ${{ github.event.inputs.force }}
16
mode: pr
17
speakeasy_version: latest
18
- publish_csharp: true
+ publish_nuget: true
19
secrets:
20
github_access_token: ${{ secrets.GITHUB_TOKEN }}
21
nuget_api_key: ${{ secrets.NUGET_API_KEY }}
0 commit comments