From 5addab73a57494cc13091f938f3dae17015da470 Mon Sep 17 00:00:00 2001 From: Aaron Weisberg Date: Thu, 18 Jan 2024 13:55:43 -0800 Subject: [PATCH] fix index.js --- dist/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/dist/index.js b/dist/index.js index 9ffcc4c..37b9cb0 100644 --- a/dist/index.js +++ b/dist/index.js @@ -1895,6 +1895,7 @@ function run() { } }); } +run().catch(e => core.setFailed(e.message)); /***/ }),