mirror of
https://github.com/RTimothyEdwards/magic.git
synced 2026-08-31 10:16:01 +02:00
- npm-publish.yml: target GitHub Packages instead of npm registry; no NPM_TOKEN needed, uses GITHUB_TOKEN - Both workflows: emsdk defaults to 'latest' on every automated run so CI tracks emsdk HEAD and catches breakage early; version is overridable via workflow_dispatch input - npm-publish.yml: add parallel ARM (ubuntu-24.04-arm) WASM build job with Emscripten diagnostics step - main.yml, npm-publish.yml: upgrade runners from ubuntu-22.04 to ubuntu-latest