Skip to content

Commit 0c63972

Browse files
authored
Enable pypi publishing workflow
1 parent 90cf070 commit 0c63972

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/speakeasy_sdk_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v14
1111
with:
1212
create_release: true
13-
publish_typescript: true
13+
publish_python: true
1414
secrets:
1515
github_access_token: ${{ secrets.GITHUB_TOKEN }}
1616
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)