mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2024-11-15 12:15:43 +08:00
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:
commit
8f0a1ccc98
3
.github/workflows/doxygen.yml
vendored
3
.github/workflows/doxygen.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user