Skip to content

Commit

Permalink
Update docfx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shimat authored Jan 19, 2021
1 parent 74f6777 commit 5e135b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docfx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
- name: Publish Documentation on GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GH_PAT }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docfx/_site

0 comments on commit 5e135b9

Please sign in to comment.