Skip to content

Commit

Permalink
use us-east-1
Browse files Browse the repository at this point in the history
  • Loading branch information
a-monteiro authored and msf committed Jun 20, 2024
1 parent 80a27c6 commit 1d1b6f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: "Build Docker image and push to Dockerhub"
runs-on: ubuntu-latest
env:
AWS_REGION: eu-west-1
AWS_REGION: us-east-1
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
permissions:
id-token: write
Expand Down

0 comments on commit 1d1b6f3

Please sign in to comment.