Skip to content
This repository was archived by the owner on Nov 26, 2025. It is now read-only.

Commit 897332a

Browse files
authored
Update build-application.yml
1 parent 68edb28 commit 897332a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-application.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on: [push]
55
env:
66
AWS_ACCESS_KEY_ID: ${{ secrets.kadena_cabal_cache_aws_access_key_id }}
77
AWS_SECRET_ACCESS_KEY: ${{ secrets.kadena_cabal_cache_aws_secret_access_key }}
8+
AWS_DEFAULT_REGION: us-east-1
89

910
jobs:
1011
build:

0 commit comments

Comments
 (0)