Fix just artifact repo

This commit is contained in:
pazpi 2025-12-07 22:12:07 +01:00
parent d2375789ca
commit d59ce13442
2 changed files with 6 additions and 6 deletions

View file

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