Skip to content

Commit 10f4da0

Browse files
committed
using default location aws creds on homebrew
1 parent 203e239 commit 10f4da0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/homebrew.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,6 @@ jobs:
6666
run: yarn homebrew
6767
env:
6868
NODE_AUTH_TOKEN: ${{secrets.npm_token}}
69-
AWS_SHARED_CREDENTIALS_FILE: ~/.aws/credentials
70-
AWS_CONFIG_FILE: ~/.aws/config
7169
AWS_SDK_LOAD_CONFIG: true
7270
AWS_PROFILE: cloudgraph-iac
7371
AWS_ACCESS_KEY_ID: ${{secrets.aws_access_key_id}}

0 commit comments

Comments
 (0)