fix(monitor): use global console channel and implement shard filtering
Lint / pre-commit Linting (push) Successful in 56s
Test / Run Tests (push) Successful in 1m8s

This commit is contained in:
2026-05-16 20:31:33 +02:00
parent bf52580bf3
commit 5fbc4606d3
4 changed files with 39 additions and 16 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "screeps-deploy-action",
"version": "0.2.0",
"version": "0.2.1",
"description": "Deploys screeps code to the official game or a private server.",
"type": "module",
"main": "index.js",