swag-auto-proxy: initial commit

This commit is contained in:
aptalca
2021-05-28 11:21:33 -04:00
parent d1dc6e5858
commit fe3296e585
10 changed files with 205 additions and 69 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: "auto-proxy"
jobs:
build: