diff --git a/.github/workflows/site.yml b/.github/workflows/site.yml index 65ded738..e10a48dc 100644 --- a/.github/workflows/site.yml +++ b/.github/workflows/site.yml @@ -18,6 +18,7 @@ jobs: command: "site" env: NODE_ENV: "production" + GH_PAT: ${{ secrets.GH_PAT }} - uses: maxheld83/ghpages@v0.2.1 name: GitHub Pages Deploy env: