Auto-merge conflict resaolution restored old invalid code

This commit is contained in:
Itay Grudev 2022-06-09 16:06:37 +03:00 committed by GitHub
parent 2d74e0294a
commit 3987497f4b
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