Skip to content

Commit 1a0eaf1

Browse files
authored
Update speakeasy_sdk_publish.yml
1 parent ceeb18d commit 1a0eaf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/speakeasy_sdk_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
publish:
12-
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v10 # Import the sdk publish workflow which will handle the publishing to the package managers
12+
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v13 # Import the sdk publish workflow which will handle the publishing to the package managers
1313
with:
1414
publish_python: true
1515
create_release: true

0 commit comments

Comments
 (0)