🔼 Bumped docusaurus and fixed malformed yaml

This commit is contained in:
2022-09-12 12:51:28 -07:00
parent 0ad5eeda71
commit b927acad04
4 changed files with 3318 additions and 3015 deletions

View File

@@ -39,7 +39,7 @@ jobs:
- name: Release to GitHub Pages
env:
USE_SSH: true
GIT_USER: git
GIT_USER: rishighan
run: |
git config --global user.email "rishi.ghan@gmail.com"
git config --global user.name "rishighan"