👷 Add GH_PAT to Static Site CI

This commit is contained in:
Anand Chowdhary
2020-10-14 02:09:54 +05:30
committed by GitHub
parent 70b0ee1835
commit 75b3a46033
+1
View File
@@ -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: