Skip to content

Commit 7ec1d2b

Browse files
authored
Speakeasy created PR should trigger the test workflow (#223)
1 parent 18d0ba0 commit 7ec1d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk_generation_mistralai_sdk.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
speakeasy_version: latest
2525
target: mistralai-sdk
2626
secrets:
27-
github_access_token: ${{ secrets.GITHUB_TOKEN }}
27+
github_access_token: ${{ secrets.SPEAKEASY_WORKFLOW_GITHUB_PAT }}
2828
pypi_token: ${{ secrets.PYPI_TOKEN }}
2929
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)