Update publish.yml

This commit is contained in:
Aleksandr Statciuk 2019-11-13 16:53:38 +03:00 committed by GitHub
parent 845bbfa95e
commit 92177e5823
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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