Update build.yml
This commit is contained in:
parent
39faf2b160
commit
eae23dd3c7
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -14,8 +14,8 @@ on:
|
|||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
MY_IMAGE_NAME: "ublue-custom" # the name of the image produced by this build
|
||||
MY_IMAGE_DESC: "My Customized Universal Blue System Image"
|
||||
MY_IMAGE_NAME: "bazzite-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
|
||||
|
||||
jobs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue