Skip to content

Commit 980d1cc

Browse files
authored
fix(speakeasy): fix invalid workflow definition (#16)
1 parent fdcd537 commit 980d1cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/sdk_publish.yaml

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

0 commit comments

Comments
 (0)