feat: fixes project dependecies and publish script
This commit is contained in:
@@ -83,7 +83,6 @@ const main = async () => {
|
||||
branch: env.SCREEPS_BRANCH,
|
||||
modules: parseDist(env.DIST_PATH),
|
||||
};
|
||||
console.log(JSON.stringify(payload));
|
||||
const headers: ScreepsHeaders = {
|
||||
'X-Token': env.SCREEPS_TOKEN,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user