fix action url
This commit is contained in:
parent
2ccf061a33
commit
17cd87767c
2 changed files with 9 additions and 9 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue