Skip to content

Commit

Permalink
wip: force production environment
Browse files Browse the repository at this point in the history
  • Loading branch information
blacha committed May 6, 2020
1 parent 3375807 commit 508d289
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,3 +56,4 @@ jobs:
env:
ALB_CERTIFICATE_ARN: ${{secrets.ALB_CERTIFICATE_ARN_PROD}}
CLOUDFRONT_CERTIFICATE_ARN: ${{secrets.CLOUDFRONT_CERTIFICATE_ARN_PROD}}
NODE_ENV: 'production'

0 comments on commit 508d289

Please sign in to comment.