mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-09-17 17:22:43 -04:00
Adds an update-js-package job next to update-python-package: on version-shaped tags it starts the npm workflow on lightpanda-io/lightpanda-js with the distribution app token, the same permission the python dispatch uses. That workflow bundles this release's binaries into the npm packages, waits for the npm environment approval there, and records its own release. The already-released guard keeps a re-run from dispatching twice.