From e9b2b82bc1cecf150ec6aee77ceee8c256f4faf4 Mon Sep 17 00:00:00 2001 From: therealmitchconnors Date: Mon, 2 May 2022 16:11:36 -0700 Subject: [PATCH] point action to dist folder --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index a5e8c89..c6da92b 100644 --- a/action.yaml +++ b/action.yaml @@ -5,7 +5,7 @@ branding: color: 'blue' runs: using: 'node16' - main: 'index.js' + main: 'dist/index.js' inputs: version: description: "a semver matching expression, indicating which istio version