Skip to content

Commit 10c5d95

Browse files
committed
add openapi_doc_auth_token to publish job
1 parent baeaddb commit 10c5d95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sdk_publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ jobs:
2222
github_access_token: ${{ secrets.GITHUB_TOKEN }}
2323
npm_token: ${{ secrets.NPM_TOKEN }}
2424
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
25+
openapi_doc_auth_token: ${{ secrets.OPENAPI_DOC_AUTH_TOKEN }}

0 commit comments

Comments
 (0)