feat: implement fail-fast monitoring #86

Closed
Philipp wants to merge 6 commits from feature/fail-fast-monitor into main
Showing only changes of commit 242b03bb29 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "screeps-deploy-action",
"version": "0.1.1",
"version": "0.2.0",
"description": "Deploys screeps code to the official game or an pirvate server.",
"type": "module",
"main": "index.js",