Commit 445f2f2
fix(ci): update Python docs workflow filename (#2211)
## Summary
- Updates the workflow dispatch target for Python repos from
`build_and_deploy_docs.yaml` to `_release_docs.yaml`
- The Python SDK and client repos renamed their docs deployment workflow
## Test plan
- [ ] Verify the workflow runs successfully after a theme publish
🤖 Generated with [Claude Code](https://claude.com/claude-code)
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Small CI-only change that just updates a referenced workflow filename;
failure mode is limited to Python docs rebuilds not triggering.
>
> **Overview**
> After publishing `@apify/docs-theme`, the CI job that triggers docs
rebuilds for `apify-sdk-python` and `apify-client-python` now dispatches
`_release_docs.yaml` instead of `build_and_deploy_docs.yaml` via `gh
workflow run`.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
296763b. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>1 parent c1cd4e8 commit 445f2f2
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
135 | | - | |
| 135 | + | |
0 commit comments