diff --git a/action.yml b/action.yml index 8cd8b73..1d3601d 100644 --- a/action.yml +++ b/action.yml @@ -31,7 +31,7 @@ inputs: default: ${{ github.token }} # Define your outputs here. -outputs: +outputs: {} runs: using: node20