Add post-if !cancelled() condition (#128)
This commit is contained in:
parent
be4ac32ff6
commit
b607b8f591
1 changed files with 1 additions and 0 deletions
|
|
@ -54,3 +54,4 @@ runs:
|
||||||
using: node20
|
using: node20
|
||||||
main: dist/main/index.js
|
main: dist/main/index.js
|
||||||
post: dist/post/index.js
|
post: dist/post/index.js
|
||||||
|
post-if: "!cancelled()"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue