mirror of
https://github.com/JasonN3/build-container-installer.git
synced 2025-12-25 10:57:55 +01:00
mark build repo info as optional
This commit is contained in:
parent
325efd176d
commit
0d1be76435
1 changed files with 1 additions and 1 deletions
2
.github/workflows/iso.yml
vendored
2
.github/workflows/iso.yml
vendored
|
|
@ -30,7 +30,7 @@ on:
|
||||||
type: string
|
type: string
|
||||||
default: JasonN3/container-installer
|
default: JasonN3/container-installer
|
||||||
BUILD_REF:
|
BUILD_REF:
|
||||||
required: true
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: main
|
default: main
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue