mvallim / live-custom-ubuntu-from-scratch

(Yes, the project is still alive 😃) This procedure shows how to create a bootable and installable Ubuntu Live (along with the automatic hardware detection and configuration) from scratch. A Linux to call your own.
https://mvallim.github.io/live-custom-ubuntu-from-scratch/
GNU General Public License v3.0
413 stars 194 forks source link

Update action to compress and release ISO #29

Closed kgilmer closed 3 years ago

kgilmer commented 3 years ago

This change publishes the ISO file with the release. This allows people to verify that the image created by automation indeed works.

Testing Done

I've tested this action in my personal repo.

Release: https://github.com/kgilmer/live-custom-ubuntu-from-scratch/releases Action: https://github.com/kgilmer/live-custom-ubuntu-from-scratch/actions/workflows/build-focal.yml