Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
achamma committed Jul 8, 2024
1 parent 04c44f6 commit c12ccf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "GitHub actions"
git add .
git status
git commit -m "Update documentation" -a || true
- name: Push changes
uses: ad-m/github-push-action@master
Expand Down

0 comments on commit c12ccf2

Please sign in to comment.