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 c1d6a7e commit d15fd70Copy full SHA for d15fd70
.github/workflows/BuildImage.yml
@@ -10,8 +10,8 @@ on:
10
required: false
11
12
env:
13
- GITHUB_REPO: "linuxserver/docker-mods" #don't modify
14
- ENDPOINT: "linuxserver/mods" #don't modify
+ GITHUB_REPO: "hctancredi/docker-mods" #don't modify
+ ENDPOINT: "hctancredi/mods" #don't modify
15
BASEIMAGE: "nzbget" #replace
16
MODNAME: "essentials" #replace
17
MOD_VERSION: ${{ inputs.mod_version }} #don't modify
0 commit comments