carpentriesoffline / carpentriesoffline-installer

Tools for configuring a Raspberry Pi to serve offline carpentry lessons.
MIT License
6 stars 6 forks source link

Automatically build Pi image with Github Actions #20

Closed JamieJQuinn closed 2 years ago

JamieJQuinn commented 2 years ago

This PR implements a Github Action workflow that:

This workflow is currently triggered when a release is published. The image is built and then uploaded to the release's associated files.

colinsauze commented 2 years ago

Merging this into its own branch for testing purposes.