add npmglobal

This commit is contained in:
Simon Smith
2020-11-14 21:55:40 +00:00
parent d1dc6e5858
commit 7d98b2514e
7 changed files with 17 additions and 70 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: "code-server" #replace
MODNAME: "npmglobal" #replace
jobs:
build: