fix action url

This commit is contained in:
pazpi 2025-12-05 13:52:45 +01:00
parent 2ccf061a33
commit 17cd87767c
2 changed files with 9 additions and 9 deletions

View file

@ -88,7 +88,7 @@ in
};
actions = {
ENABLED = true;
DEFAULT_ACTIONS_URL = "https://code.forgejo.org";
DEFAULT_ACTIONS_URL = "github";
ARTIFACT_RETENTION_DAYS = 90;
};
} cfg.settings;