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 f932a9f commit 469b49d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,7 @@ jobs:
run: |
git config --global user.email "[email protected]"
git config --global user.name "Joshua Cannon"
git checkout jcannon/documentation
git pull
git checkout main
git merge jcannon/documentation
git pull origin jcannon/documentation
- name: Convert docs
run: |
docs/convert.sh
Expand Down

0 comments on commit 469b49d

Please sign in to comment.