diff --git a/action.yaml b/action.yaml index 1294fea..0257833 100644 --- a/action.yaml +++ b/action.yaml @@ -22,4 +22,4 @@ runs: using: node16 main: dist/restore/index.js post: dist/save/index.js - post-if: "success()" + post-if: "always()"