Fix just artifact repo
This commit is contained in:
parent
d2375789ca
commit
d59ce13442
2 changed files with 6 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue