Skip to content

Commit

Permalink
Merge branch 'gjed/wireguard-prometheus-exporter' into wireguard-prom…
Browse files Browse the repository at this point in the history
…etheus-exporter
  • Loading branch information
gjed committed Jan 13, 2025
2 parents 0f0e33d + a5c15dc commit f21d2f9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/BuildImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ on:
required: false

env:
GITHUB_REPO: "linuxserver/docker-mods" #don't modify
ENDPOINT: "linuxserver/mods" #don't modify
GITHUB_REPO: "gjed/wireguard-prometheus-exporter-mod" #don't modify
ENDPOINT: "gjed07/wireguard-prometheus-exporter-mod" #don't modify
BRANCH: "wireguard-prometheus-exporter-mod"
BASEIMAGE: "wireguard" #replace
MODNAME: "prometheus-exporter" #replace
MOD_VERSION: ${{ inputs.mod_version }} #don't modify
Expand Down

0 comments on commit f21d2f9

Please sign in to comment.