Merge pull request #160 from itay-grudev/itay-grudev-patch-1

Bug Fix: Auto-merge conflict resaolution restored old invalid code
This commit is contained in:
Itay Grudev 2022-06-09 16:11:04 +03:00 committed by GitHub
commit 8f0a1ccc98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,9 +25,6 @@ jobs:
find build/html/ -name *.html -type f -exec sed -i 's+https://github.com/jothepro/doxygen-awesome-css+https://github.com/itay-grudev/SingleApplication+g' {} \;
- name: Deploy to GitHub pages
on:
branches:
- master
uses: crazy-max/ghaction-github-pages@v3
with:
target_branch: gh-pages