aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorItay Grudev <itay+github.com@grudev.com>2022-06-09 16:06:37 +0300
committerGitHub <noreply@github.com>2022-06-09 16:06:37 +0300
commit3987497f4bbcbcf0172d24ae2eb86166a8368367 (patch)
tree796343512d29c66451d465252b849377cfb87043
parentMerge pull request #159 from itay-grudev/doxygen-awesome-fork-url-fix (diff)
downloadsingleapplication-3987497f4bbcbcf0172d24ae2eb86166a8368367.tar.xz
Auto-merge conflict resaolution restored old invalid code
-rw-r--r--.github/workflows/doxygen.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.github/workflows/doxygen.yml b/.github/workflows/doxygen.yml
index 19bd8c9..d95226d 100644
--- a/.github/workflows/doxygen.yml
+++ b/.github/workflows/doxygen.yml
@@ -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