Add post run

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2020-08-16 22:38:03 +02:00
parent 22acf7cb32
commit 444d7e9909
2 changed files with 7 additions and 7 deletions

View File

@ -82,3 +82,4 @@ outputs:
runs:
using: 'node12'
main: 'dist/index.js'
post: 'dist/index.js'