更新 action.yaml
This commit is contained in:
parent
4f94be2eaa
commit
c2b2159d77
|
|
@ -22,4 +22,4 @@ runs:
|
|||
using: node16
|
||||
main: dist/restore/index.js
|
||||
post: dist/save/index.js
|
||||
post-if: "success()"
|
||||
post-if: "always()"
|
||||
|
|
|
|||
Loading…
Reference in New Issue