Skip to content

Commit d15fd70

Browse files
authored
Update BuildImage.yml
1 parent c1d6a7e commit d15fd70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/BuildImage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010
required: false
1111

1212
env:
13-
GITHUB_REPO: "linuxserver/docker-mods" #don't modify
14-
ENDPOINT: "linuxserver/mods" #don't modify
13+
GITHUB_REPO: "hctancredi/docker-mods" #don't modify
14+
ENDPOINT: "hctancredi/mods" #don't modify
1515
BASEIMAGE: "nzbget" #replace
1616
MODNAME: "essentials" #replace
1717
MOD_VERSION: ${{ inputs.mod_version }} #don't modify

0 commit comments

Comments
 (0)