We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d3d85a commit 735ef4dCopy full SHA for 735ef4d
.github/workflows/docs.yml
@@ -37,5 +37,7 @@ jobs:
37
- name: Deploy to GitHub Pages
38
uses: peaceiris/actions-gh-pages@v3
39
with:
40
+ github_user: 'tyeth'
41
+ github_email: '[email protected]'
42
github_token: ${{ secrets.GITHUB_TOKEN }}
43
publish_dir: ./docs/_build/html
0 commit comments