Update build.yml

This commit is contained in:
badblocks 2024-04-22 11:58:09 -07:00 committed by GitHub
parent 1047b3ca5b
commit cabbf46947
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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