Skip to content

Commit

Permalink
fix workflow (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
GaspardBT authored Aug 8, 2024
1 parent aee92fa commit 5d117a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sdk_generation_mistralai_sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
mode: pr
set_version: ${{ github.event.inputs.set_version }}
speakeasy_version: latest
target: all
target: mistralai-sdk
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
pypi_token: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit 5d117a7

Please sign in to comment.