Update publish.yml

pull/680/head
Aleksandr Statciuk 5 years ago committed by GitHub
parent ca0f3627ae
commit 5fca7d0eae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save