Skip to content

Commit

Permalink
Use personal access token
Browse files Browse the repository at this point in the history
  • Loading branch information
c24t committed Sep 24, 2019
1 parent c8d4d97 commit 4e67cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
- name: Publish to gh-pages
uses: JamesIves/github-pages-deploy-action@2.0.2
env:
ACCESS_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ACCESS_TOKEN: ${{ secrets.DocsPushToken }}
BRANCH: gh-pages
FOLDER: docs/_build/html/

0 comments on commit 4e67cf2

Please sign in to comment.