Rename build.yml to build-gnome.yml, update name and description to indicate Gnome

This commit is contained in:
badblocks 2024-10-11 17:05:52 +00:00 committed by GitHub
parent 1b47bd3bd7
commit 9ef0640356
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,5 @@
--- ---
name: build-ublue-custom name: build-bazzite-gnome-stable-40
on: on:
pull_request: pull_request:
branches: branches:
@ -15,7 +15,7 @@ on:
env: env:
MY_IMAGE_NAME: "bazzite-gnome-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: "badblocks's custom bazzite-gnome build"
MAJOR_VERSION: "40" MAJOR_VERSION: "40"
SOURCE_IMAGE: "bazzite" SOURCE_IMAGE: "bazzite"
SOURCE_SUFFIX: "-gnome" SOURCE_SUFFIX: "-gnome"