Skip to content

Commit 88569f0

Browse files
committed
Fix workflow
1 parent 58f90f2 commit 88569f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdk_publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2424
npm_token: ${{ secrets.NPM_TOKEN }}
2525
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
26-
openapi_doc_auth_token: ${{ secrets.OPENAPI_DOC_AUTH_TOKEN }}
26+

0 commit comments

Comments
 (0)