Skip to content

Commit

Permalink
remove node env from client
Browse files Browse the repository at this point in the history
  • Loading branch information
TangoYankee committed Sep 17, 2024
1 parent 37be101 commit affe19e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ jobs:
HOST: ${{ vars.ZAP_API_HOST }}
MAINTENANCE_START: ${{ vars.MAINTENANCE_START }}
MAINTENANCE_END: ${{ vars.MAINTENANCE_END }}
NODE_ENV: ${{ vars.NODE_ENV }}
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit affe19e

Please sign in to comment.