diff --git a/action.yml b/action.yml index 5fda4f1..dd12821 100644 --- a/action.yml +++ b/action.yml @@ -18,4 +18,4 @@ inputs: outputs: # none runs: using: 'node12' - main: 'index.js' + main: 'dist/index.js'