diff --git a/action.yml b/action.yml index 9f35eea..2a65c9c 100644 --- a/action.yml +++ b/action.yml @@ -23,5 +23,6 @@ outputs: runs: using: node20 + main: 'dist/index.js'