Update build.yml

This commit is contained in:
badblocks 2024-04-22 14:46:35 -07:00 committed by GitHub
parent 03225f7f77
commit 6462ae418b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,7 @@ on:
env:
MY_IMAGE_NAME: "bazzite-gnome-custom" # the name of the image produced by this build
MY_IMAGE_DESC: "My Customized Bazzite System Image"
MAJOR_VERSION: "40"
IMAGE_REGISTRY: "ghcr.io/${{ github.repository_owner }}" # do not edit
jobs: