Skip to content

Commit

Permalink
Update sdk_generation.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagarnica authored Feb 7, 2025
1 parent 34472e4 commit a35ab7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk_generation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
mode: pr
set_version: ${{ github.event.inputs.set_version }}
target: petstore
signed_commits: ${{ github.event.inputs.signed_commits }}
signed_commits: true
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
npm_token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit a35ab7e

Please sign in to comment.