Skip to content

Commit de35097

Browse files
authored
Update sdk_publish.yaml
1 parent b681d64 commit de35097

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
@@ -9,6 +9,8 @@ name: Publish
99
jobs:
1010
publish:
1111
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
12+
with:
13+
runs-on: ubuntu-24.04
1214
secrets:
1315
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1416
nuget_api_key: ${{ secrets.NUGET_API_KEY }}

0 commit comments

Comments
 (0)