Update publish.yml

This commit is contained in:
Aleksandr Statciuk
2019-11-13 16:53:38 +03:00
committed by GitHub
parent 0e35a6316f
commit 174c2a2904

View File

@@ -20,7 +20,7 @@ jobs:
- name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@releases/v3
env:
ACCESS_TOKEN: ${{ secrets.REPO_SCOPED_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
BASE_BRANCH: master
BRANCH: gh-pages
FOLDER: .gh-pages