mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
The scoped package name @getpaseo/desktop was leaking into the tar.gz artifact name. GitHub sanitizes the / to . on upload, causing a name mismatch that prevents electron-builder's overwrite logic from finding the existing asset on rebuild.