Skip to content
This repository was archived by the owner on Jul 1, 2024. It is now read-only.

Commit a018867

Browse files
authored
ci: fix publish inputs (#33)
Signed-off-by: Stephan Renatus <stephan@styra.com>
1 parent bf93ce5 commit a018867

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ on:
99
jobs:
1010
publish:
1111
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15 # Import the sdk publish workflow which will handle the publishing to the package managers
12-
with:
13-
publish_typescript: true
1412
secrets:
1513
npm_token: ${{ secrets.NPM_TOKEN }}
1614
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}

0 commit comments

Comments
 (0)