tear down post step

This commit is contained in:
CrazyMax
2023-03-02 15:03:14 +01:00
parent 611b62c8d7
commit f2c84c46da
5 changed files with 33 additions and 5 deletions

View File

@ -14,3 +14,4 @@ inputs:
runs:
using: 'node16'
main: 'dist/index.js'
post: 'dist/index.js'