Bug Fix: Typo in Doxygen deploy workflow step

This commit is contained in:
Itay Grudev 2022-06-07 16:55:50 +03:00 committed by GitHub
parent 0c4a0d8e9f
commit 916602515c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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