mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-06-09 03:17:05 +00:00
fix: role chaning on mulitple runs (#1340)
This commit is contained in:
parent
7b4c4016d3
commit
7fab3c1652
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ export function translateEnvVariables() {
|
|||
const envVars = [
|
||||
'AWS_REGION',
|
||||
'ROLE_TO_ASSUME',
|
||||
'AWS_ACCESS_KEY_ID',
|
||||
'AWS_SECRET_ACCESS_KEY',
|
||||
'AWS_SESSION_TOKEN',
|
||||
'WEB_IDENTITY_TOKEN_FILE',
|
||||
'ROLE_CHAINING',
|
||||
'AUDIENCE',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue