From 628654405879a911f6d117c6aee95b8f206799e2 Mon Sep 17 00:00:00 2001 From: Mitchell Phillips Date: Wed, 8 May 2024 09:18:49 -0500 Subject: [PATCH] chore: add newline --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index dec2d36..fbf3718 100644 --- a/index.js +++ b/index.js @@ -156,4 +156,4 @@ try { }); } catch (error) { core.setFailed(error.message); -} \ No newline at end of file +}