Skip to content

Commit 9ab6f99

Browse files
committed
fix: publish_nuget
1 parent d110d0a commit 9ab6f99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
force: ${{ github.event.inputs.force }}
1616
mode: pr
1717
speakeasy_version: latest
18-
publish_csharp: true
18+
publish_nuget: true
1919
secrets:
2020
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2121
nuget_api_key: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)