Skip to content

Commit

Permalink
Update docs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thejcannon authored Aug 4, 2023
1 parent bdb8c63 commit eb1b4a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "Joshua Cannon"
git config pull.rebase false
git pull origin jcannon/documentation
git fetch origin jcannon/documentation
git merge --allow-unrelated-histories origin/jcannon/documentation
- name: Convert docs
run: |
docs/convert.sh
Expand Down

0 comments on commit eb1b4a6

Please sign in to comment.