mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-17 17:22:43 -04:00
Creating the matching release on lightpanda-python fails with HTTP 403: the distribution app's token can start workflows there but cannot write repository contents, and granting contents:write would widen the app on every repo it is installed on. Dispatch that repo's wheels workflow instead — the same permission the homebrew and docker jobs use — and let it record its own release after the PyPI publish is approved.