kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

Appx and appxbundle packages are no longer being uploaded automatically to the kiwix-js-windows directory #531

Closed Jaifroid closed 7 months ago

Jaifroid commented 8 months ago

Although the appx (Electron) is uploaded to the kiwix-js-electron directory on download.kiwix.org, both this package and the legacy UWP bundle should be uploaded automatically to download.kiwix.org/releases/kiwix-js-windows, on publication.

For some reason this script isn't working since v2.7.2. The binaries are still available from GitHub releases, so I'll need to upload those manually, but I need to investigate why this isn't happening automatically now.