chore: adjust cleanup build target

This commit is contained in:
peterwoodworth
2023-03-22 16:52:04 -07:00
parent 0d90ddd1f2
commit 26227bfa7d
+1 -1
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