diff --git a/.github/workflows/sdk_generation.yaml b/.github/workflows/sdk_generation.yaml index df58335e..884fa6b1 100644 --- a/.github/workflows/sdk_generation.yaml +++ b/.github/workflows/sdk_generation.yaml @@ -26,6 +26,7 @@ jobs: force: ${{ github.event.inputs.force }} mode: direct speakeasy_version: latest + working_directory: src secrets: github_access_token: ${{ secrets.GITHUB_TOKEN }} speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}