Add top level comments, rename cleanup to post

This commit is contained in:
Angela P Wen
2022-08-02 12:08:18 +02:00
parent a557279135
commit 44a27e6a51
19 changed files with 33 additions and 12 deletions

View File

@@ -78,4 +78,4 @@ outputs:
runs:
using: 'node16'
main: '../lib/init-action.js'
post: '../lib/init-action-cleanup.js'
post: '../lib/init-action-post.js'