We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae0e60 commit 9a5f70aCopy full SHA for 9a5f70a
.github/workflows/generation.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
generate:
15
- uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@v10
+ uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-generation.yaml@compilation
16
with:
17
speakeasy_version: latest
18
openapi_doc_location: https://docs.speakeasyapi.dev/openapi.yaml
0 commit comments