We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af66b4 commit 847f300Copy full SHA for 847f300
.github/workflows/BuildImage.yml
@@ -12,8 +12,8 @@ on:
12
env:
13
GITHUB_REPO: "linuxserver/docker-mods" #don't modify
14
ENDPOINT: "linuxserver/mods" #don't modify
15
- BASEIMAGE: "replace_baseimage" #replace
16
- MODNAME: "replace_modname" #replace
+ BASEIMAGE: "homeassistant" #replace
+ MODNAME: "heyu" #replace
17
MOD_VERSION: ${{ inputs.mod_version }} #don't modify
18
MULTI_ARCH: "true" #set to false if not needed
19
0 commit comments