Skip to content

Commit 4e8a31b

Browse files
authored
Update docs.yml
1 parent 735ef4d commit 4e8a31b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
- name: Deploy to GitHub Pages
3838
uses: peaceiris/actions-gh-pages@v3
3939
with:
40-
github_user: 'tyeth'
41-
github_email: '[email protected]'
40+
user_name: 'tyeth'
41+
user_email: '[email protected]'
4242
github_token: ${{ secrets.GITHUB_TOKEN }}
4343
publish_dir: ./docs/_build/html

0 commit comments

Comments
 (0)