diff --git a/action.yml b/action.yml index 68fd3ac..54d520c 100644 --- a/action.yml +++ b/action.yml @@ -19,4 +19,4 @@ inputs: runs: using: 'node16' - main: 'index.js' + main: 'dist/index.js'