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 90cf070 commit 0c63972Copy full SHA for 0c63972
.github/workflows/speakeasy_sdk_publish.yaml
@@ -10,7 +10,7 @@ jobs:
10
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v14
11
with:
12
create_release: true
13
- publish_typescript: true
+ publish_python: true
14
secrets:
15
github_access_token: ${{ secrets.GITHUB_TOKEN }}
16
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
0 commit comments