Add missing semicolons
This commit is contained in:
parent
7936ce30fd
commit
90e2b35155
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@ in
|
|||
GITEA_INSTANCE_URL = "https://pts-paper.de";
|
||||
GITEA_RUNNER_REGISTRATION_TOKEN = "YFmYnj31ikOh0Ja53hI9ehA1je0jlzP1KCBk2wMi";
|
||||
};
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue