Skip to content

Commit

Permalink
Update workflow ci
Browse files Browse the repository at this point in the history
  • Loading branch information
gjed committed Jan 13, 2025
1 parent 69853d5 commit a5c15dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/BuildImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ on:

env:
GITHUB_REPO: "gjed/wireguard-prometheus-exporter-mod" #don't modify
ENDPOINT: "gjed/wireguard-prometheus-exporter-mod" #don't modify
ENDPOINT: "gjed07/wireguard-prometheus-exporter-mod" #don't modify
BRANCH: "gjed/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 a5c15dc

Please sign in to comment.