更新 action.yaml

This commit is contained in:
qxa 2026-01-21 17:11:24 +08:00
parent 4f94be2eaa
commit c2b2159d77
1 changed files with 1 additions and 1 deletions

View File

@ -22,4 +22,4 @@ runs:
using: node16 using: node16
main: dist/restore/index.js main: dist/restore/index.js
post: dist/save/index.js post: dist/save/index.js
post-if: "success()" post-if: "always()"