Rename build.yml to build-gnome.yml, update name and description to indicate Gnome
This commit is contained in:
parent
1b47bd3bd7
commit
9ef0640356
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
name: build-ublue-custom
|
||||
name: build-bazzite-gnome-stable-40
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
|
|
@ -15,7 +15,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"
|
||||
MY_IMAGE_DESC: "badblocks's custom bazzite-gnome build"
|
||||
MAJOR_VERSION: "40"
|
||||
SOURCE_IMAGE: "bazzite"
|
||||
SOURCE_SUFFIX: "-gnome"
|
||||
Loading…
Add table
Add a link
Reference in a new issue