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 a78fab5 commit aa594b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
uses: actions/checkout@v3
- name: Merge docs branch
run: |
git config --global user.email "[email protected]"
git config --global user.name "Joshua Cannon"
git fetch origin jcannon/documentation
git cherry-pick FETCH_HEAD
- name: Convert docs
Expand Down

0 comments on commit aa594b7

Please sign in to comment.