Merge pull request #3891 from pipecat-ai/mb/fix-update-docs-oidc

Fix update-docs workflow OIDC failure with pull_request_target
This commit is contained in:
Mark Backman
2026-03-02 09:29:35 -05:00
committed by GitHub

View File

@@ -59,6 +59,7 @@ jobs:
DOCS_SYNC_TOKEN: ${{ secrets.DOCS_SYNC_TOKEN }}
with:
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
prompt: |
You are updating documentation for the pipecat-ai/docs repository based on
changes merged in PR #${{ steps.pr.outputs.number }} of pipecat-ai/pipecat.