Skip to content

Commit

Permalink
Add AWS_REGION env param
Browse files Browse the repository at this point in the history
  • Loading branch information
MediaMarco committed Mar 18, 2021
1 parent 4118a0b commit bf2749b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ on:
jobs:
build:
runs-on: Ubuntu-20.04
env:
AWS_REGION: eu-central-1
steps:
- uses: actions/checkout@v2
- name: Set up JDK 11
Expand Down

0 comments on commit bf2749b

Please sign in to comment.