bauerj / paperless_app

An Android/iOS app for Paperless
https://play.google.com/store/apps/details?id=eu.bauerj.paperless_app
GNU General Public License v3.0
527 stars 46 forks source link

Build and add APKs to github release #96

Closed le-jou closed 1 year ago

le-jou commented 1 year ago

This ticks another box for #66.

When creating a new release, the release workflow runs the build and adds the produced artifacts to the created release. I had to change the build workflow a bit to be usable from the release workflow.

bauerj commented 1 year ago

Thanks a lot! 😊