Skip to content

Commit

Permalink
Update gen-docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
srinandan authored Dec 5, 2024
1 parent d4e6112 commit 87a956d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gen-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
git config --global user.name "$(git log -n 1 --pretty=format:%an)"
git config --global user.email "$(git log -n 1 --pretty=format:%ae)"
git fetch origin
git checkout gh_pages
git reset --hard origin/main
Expand Down

0 comments on commit 87a956d

Please sign in to comment.