We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee92fa commit 5d117a7Copy full SHA for 5d117a7
.github/workflows/sdk_generation_mistralai_sdk.yaml
@@ -22,7 +22,7 @@ jobs:
22
mode: pr
23
set_version: ${{ github.event.inputs.set_version }}
24
speakeasy_version: latest
25
- target: all
+ target: mistralai-sdk
26
secrets:
27
github_access_token: ${{ secrets.GITHUB_TOKEN }}
28
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments