feat: Add post-job action cleanup of credentials and region env vars (#101)

This commit is contained in:
Clare Liguori
2020-07-29 09:03:44 -07:00
committed by GitHub
parent 1fa7ccadcd
commit d19cafcdd1
5 changed files with 91 additions and 3 deletions
+1
View File
@@ -52,3 +52,4 @@ outputs:
runs:
using: 'node12'
main: 'dist/index.js'
post: 'dist/cleanup/index.js'