Skip to content

Commit

Permalink
Added timezone environment variable
Browse files Browse the repository at this point in the history
  • Loading branch information
JulioEmmmanuel authored Jun 11, 2024
1 parent 15b60ff commit c269eac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
env:
NEXTAUTH_URL: https://d8vd0r6uuds8z.cloudfront.net
NEXTAUTH_SECRET: ${{ secrets.NEXTAUTH_SECRET }}
TZ: 'CST'

jobs:
deploy:
Expand Down

0 comments on commit c269eac

Please sign in to comment.