Files
browser/.github/workflows
Adrià Arrufat ab7c471b68 ci: dispatch the lightpanda-python wheels build instead of creating a release
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.
2026-09-15 16:22:41 +02:00
..