mirror of
https://github.com/itay-grudev/SingleApplication.git
synced 2024-11-15 12:15:43 +08:00
Bug Fix: Typo in Doxygen deploy workflow step
This commit is contained in:
parent
0c4a0d8e9f
commit
916602515c
4
.github/workflows/doxygen.yml
vendored
4
.github/workflows/doxygen.yml
vendored
@ -25,10 +25,6 @@ jobs:
|
||||
cmake --build build --target SingleApplicationDocumentation
|
||||
|
||||
- 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