implemented mod

This commit is contained in:
Jonathan Treffler
2022-02-23 22:14:46 +00:00
parent 61b5b02dce
commit 2b98d94a2b
4 changed files with 34 additions and 32 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ on: [push, pull_request, workflow_dispatch]
env:
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "replace_baseimage" #replace
MODNAME: "replace_modname" #replace
BASEIMAGE: "nextcloud" #replace
MODNAME: "mediadc" #replace
jobs:
build: