Skip to content

Commit 9e38641

Browse files
authored
fix: role chaning on mulitple runs (#1340)
1 parent 2c168ad commit 9e38641

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/helpers.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ export function translateEnvVariables() {
1111
const envVars = [
1212
'AWS_REGION',
1313
'ROLE_TO_ASSUME',
14-
'AWS_ACCESS_KEY_ID',
15-
'AWS_SECRET_ACCESS_KEY',
16-
'AWS_SESSION_TOKEN',
1714
'WEB_IDENTITY_TOKEN_FILE',
1815
'ROLE_CHAINING',
1916
'AUDIENCE',

0 commit comments

Comments
 (0)