diff --git a/.forgejo/workflows/CD.yml b/.forgejo/workflows/CD.yml index 8b10c17..9b598be 100644 --- a/.forgejo/workflows/CD.yml +++ b/.forgejo/workflows/CD.yml @@ -49,7 +49,7 @@ jobs: target_host="auth.lan" ;; cf) - target_host="cf.lan" + target_host="npm.lan" ;; exporters) target_host="all" @@ -82,7 +82,7 @@ jobs: target_host="runner.lan" ;; twingate) - target_host="twingate.lan" + target_host="npm.lan" ;; # Add cases for other folders/hosts *)