Skip to content

Commit

Permalink
fix: env
Browse files Browse the repository at this point in the history
  • Loading branch information
debuggingfuture committed Jul 5, 2024
1 parent e98f387 commit 1227ab6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:
NEXT_PUBLIC_AGENT3_PRIVATE_KEY: ${{ secrets.NEXT_PUBLIC_AGENT3_PRIVATE_KEY }}
NEXT_PUBLIC_AGENT4_PRIVATE_KEY: ${{ secrets.NEXT_PUBLIC_AGENT4_PRIVATE_KEY }}
WEATHERXM_API_KEY: ${{ secrets.WEATHERXM_API_KEY }}
NODE_ENV: production

jobs:
build:
Expand Down

0 comments on commit 1227ab6

Please sign in to comment.