Added an end screeps list
All checks were successful
Lint / pre-commit Linting (push) Successful in 24s

This commit is contained in:
Philipp Horstenkamp 2025-04-22 01:15:39 +02:00
parent adedc4e7a0
commit 7c788de362
Signed by: Philipp
GPG Key ID: DD53EAC36AFB61B4

View File

@ -239,6 +239,7 @@ function postCode() {
}); });
} }
}); });
core.info("✅ Done Screeps upload action...");
} }
// Run the action and catch any errors // Run the action and catch any errors