diff --git a/nixos-apps/git.ewanick.com.nix b/nixos-apps/git.ewanick.com.nix index 4b4b827..185086d 100644 --- a/nixos-apps/git.ewanick.com.nix +++ b/nixos-apps/git.ewanick.com.nix @@ -17,7 +17,7 @@ in actions = { ENABLED = true; - DEFAULT_ACTIONS_URL = "self"; + DEFAULT_ACTIONS_URL = "github"; }; }; };