@ -116,7 +116,7 @@ async function postCode() {
const api = new ScreepsAPI(login_arguments);
const response = await api.code.set(branch, files_to_push);
core.info(response);
core.info(JSON.stringify(response, null, 2));
core.info(JSON.stringify(response.json, null, 2));
}
The note is not visible to the blocked user.