Skip to content

Commit 2c36724

Browse files
authored
Update deploy_action.yml
1 parent 2b1c032 commit 2c36724

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ jobs:
5454
aws-access-key-id: ${{ secrets.AWS_ACCESS_KEY_ID }}
5555
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
5656
aws-session-token: ${{ secrets.AWS_SESSION_TOKEN }}
57+
aws-region: us-east-1
5758
- name: Copy files to the s3 website content bucket
5859
run:
5960
aws s3 sync build s3://gosling-lang

0 commit comments

Comments
 (0)