@ -118,6 +118,7 @@ async function postCode() {
if (token) {
api = new ScreepsAPI(login_arguments);
} else {
core.info(`Logging into as usewr ${username}`);
api = new ScreepsAPI(username, password, login_arguments);
}
const response = await api.code.set(branch, files_to_push);
The note is not visible to the blocked user.