Skip to content

Commit

Permalink
added region
Browse files Browse the repository at this point in the history
  • Loading branch information
weiwang0305 committed Apr 12, 2024
1 parent 8c9837d commit 0e98c97
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches:
- 'dev'

env:
AWS_REGION: MY_AWS_REGION # set this to your preferred AWS region, e.g. us-west-1

jobs:
docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0e98c97

Please sign in to comment.