Skip to content

Commit 8484d14

Browse files
committed
enable publish_csharp
1 parent 575781a commit 8484d14

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sdk_publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ on:
1010
jobs:
1111
publish:
1212
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
13+
with:
14+
publish_csharp: true
1315
secrets:
1416
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1517
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)