Skip to content

Commit 08bc837

Browse files
authored
Add set_version input to sdk_generation workflow (#86)
1 parent 3365b5b commit 08bc837

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sdk_generation.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ jobs:
2424
force: ${{ github.event.inputs.force }}
2525
mode: pr
2626
speakeasy_version: latest
27+
set_version: ${{ github.event.inputs.set_version }}
2728
secrets:
2829
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2930
npm_token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)