mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 16:02:32 +00:00
release.yml's publish-release job got `actions: write` inf6cc2aeeso it can dispatch homebrew-bump.yml, but reusable-workflow permissions are capped by the caller. release-cut.yml and release-rc.yml only listed `contents: write`, so the first cut afterf6cc2aeedied with startup_failure (run 25244518794) before any job could start. Grant `actions: write` on both callers to match what release.yml needs. Co-authored-by: Orca <help@stably.ai>