Skip to content

Commit

Permalink
Update production.yml - add branch env var
Browse files Browse the repository at this point in the history
  • Loading branch information
cami-espinozaq authored Nov 8, 2023
1 parent e931f8f commit 73f5224
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
node-version: [12.x]
python-version: [3.0]
env:
BRANCH: production
S3_BUCKET_PREFIX: hackingstudio-code4maus-projects
AWS_REGION: eu-central-1
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit 73f5224

Please sign in to comment.