Skip to content

Commit

Permalink
Merge with master to get changes of doxygen.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iarfen committed Jul 13, 2024
2 parents 4af6873 + cc55a1a commit c513b59
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/doxygen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
--volume ${{ github.workspace }}:${{ github.workspace }}:rw
ghcr.io/agarwalsaurav/doxygen-arch:latest
.
./Doxyfile
Doxyfile
./docs
- name: Deploy to GitHub Pages
Expand All @@ -38,4 +38,8 @@ jobs:
# html-output-folder: ./docs
# branch: gh-pages
# target_folder: docs
# git-config-email: [email protected]
<<<<<<< HEAD
# git-config-email: [email protected]
=======
# git-config-email: [email protected]
>>>>>>> master

0 comments on commit c513b59

Please sign in to comment.