diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index e10a48dc..6bbdfa4b 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -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