stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
851 stars 33 forks source link

:construction_worker: Fix nightly CI for PRs #218

Closed aaronleopold closed 6 months ago

aaronleopold commented 7 months ago

Hopefully resolves an annoyance where the nightly CI build doesn't run because of a missing username/password. I basically just made the docker login action optional (and skipped when no credentials are present).

This PR also includes a rough POC for bundling the server in the desktop app