semicolon
This commit is contained in:
parent
07ac07d710
commit
d32ef70d08
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
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"
|
||||
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…
Reference in a new issue