Skip to content

## Python SDK Changes: (#649) #25

## Python SDK Changes: (#649)

## Python SDK Changes: (#649) #25

name: Release Bank Feeds library
'on':
push:
paths:
- bank-feeds/RELEASES.md
branches:
- main
jobs:
publish:

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

View workflow run for this annotation

GitHub Actions / Release Bank Feeds library

Invalid workflow file

The workflow is not valid. .github/workflows/bank_feeds_release.yaml (Line: 9, Col: 3): Error calling workflow 'speakeasy-api/sdk-generation-action/.github/workflows/sdk-publish.yaml@v15'. The nested job 'publish-mcp-registry' is requesting 'id-token: write', but is only allowed 'id-token: none'.
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 }}
pypi_token: ${{ secrets.PYPI_TOKEN }}