Add the swag dashboard mod

This commit is contained in:
quietsy
2022-01-12 20:32:39 +02:00
parent d1dc6e5858
commit f6db7a5673
11 changed files with 200 additions and 70 deletions
+3 -3
View File
@@ -3,9 +3,9 @@ name: Build Image
on: [push, pull_request, workflow_dispatch]
env:
ENDPOINT: "linuxserver/mods" #don't modify
BASEIMAGE: "replace_baseimage" #replace
MODNAME: "replace_modname" #replace
ENDPOINT: "linuxserver/mods"
BASEIMAGE: "swag"
MODNAME: "dashboard"
jobs:
build: