This repo uses Github Actions to run the Guix builds for an Elements release.
- alpine-guix docker image. This repo is currently hardcoded to use the image pushed to
ghcr.io/delta1/alpine-guix
- a "Repository secret" in settings/secrets/actions named
READ_TOKEN
with the value of a github token with the permission toread:packages
for the alpine-guix docker image
- Go to Actions > Guix Build
- Click "Run Workflow" button
- Complete the required inputs
- ???
- Profit!