Skip to content

ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.402.14 (#166) #78

ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.402.14 (#166)

ci: regenerated with OpenAPI Doc , Speakeasy CLI 1.402.14 (#166) #78

Workflow file for this run

name: Publish
"on":
push:
branches:
- main
paths:
- RELEASES.md
- '*/RELEASES.md'
jobs:
publish:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
npm_token: ${{ secrets.NPM_TOKEN }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}