From 7c788de362ebdbeaa95085b87a6433100aeb7415 Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Tue, 22 Apr 2025 01:15:39 +0200 Subject: [PATCH] Added an end screeps list --- index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/index.js b/index.js index b457194..24b864b 100644 --- a/index.js +++ b/index.js @@ -239,6 +239,7 @@ function postCode() { }); } }); + core.info("✅ Done Screeps upload action..."); } // Run the action and catch any errors