Skip to content

Merge pull request #608 from codatio/speakeasy-sdk-regen-1721072181 #54

Merge pull request #608 from codatio/speakeasy-sdk-regen-1721072181

Merge pull request #608 from codatio/speakeasy-sdk-regen-1721072181 #54

name: Release Bank Feeds library

Check failure on line 1 in .github/workflows/bank_feeds_release.yaml

View workflow run for this annotation

GitHub Actions / .github/workflows/bank_feeds_release.yaml

Invalid workflow file

No steps defined in `steps` and no workflow called in `uses` for the following jobs: secrets
'on':
push:
paths:
- bank-feeds/RELEASES.md
branches:
- main
jobs:
publish:
uses: speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15
secrets:
github_access_token: ${{ secrets.GITHUB_TOKEN }}
speakeasy_api_key: ${{ secrets.SPEAKEASY_API_KEY }}
slack_webhook_url: ${{ secrets.SLACK_WEBHOOK_URL }}
npm_token: ${{ secrets.NPM_TOKEN }}