👷 Remove NODE_ENV from Static Site CI

This commit is contained in:
Anand Chowdhary
2020-10-14 02:14:40 +05:30
committed by GitHub
parent 75b3a46033
commit 4d4e1fbfcb
-1
View File
@@ -17,7 +17,6 @@ jobs:
with:
command: "site"
env:
NODE_ENV: "production"
GH_PAT: ${{ secrets.GH_PAT }}
- uses: maxheld83/ghpages@v0.2.1
name: GitHub Pages Deploy