Update build.yml
This commit is contained in:
parent
1047b3ca5b
commit
cabbf46947
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -14,7 +14,7 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
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"
|
||||
IMAGE_REGISTRY: "ghcr.io/${{ github.repository_owner }}" # do not edit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue