changed default actions url
This commit is contained in:
parent
63d18e6b78
commit
07ac07d710
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,9 @@
|
|||
DISABLE_REGISTRATION = true;
|
||||
DEFAULT_KEEP_EMAIL_PRIVATE = true;
|
||||
};
|
||||
actions = {
|
||||
DEFAULT_ACTIONS_URL = "https://github.com" # i have to do this because some actions call other actions, and most of those call github actions. ideally this would be "https://git.collective-conciousness.monster"
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue