chore: adjust cleanup build target

This commit is contained in:
peterwoodworth 2023-03-22 16:52:04 -07:00
commit 26227bfa7d

View file

@ -4,7 +4,7 @@ description: Configures AWS credentials for use in subsequent steps in a GitHub
runs:
using: node16
main: dist/index.js
post: dist/cleanup/cleanup/index.js
post: dist/cleanup/index.js
branding:
color: orange
icon: cloud