mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-08-23 04:15:08 +09:00
feat: Add post-job action cleanup of credentials and region env vars (#101)
This commit is contained in:
@@ -52,3 +52,4 @@ outputs:
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'dist/index.js'
|
||||
post: 'dist/cleanup/index.js'
|
||||
|
||||
Reference in New Issue
Block a user