Try removing the copy

This commit is contained in:
Laurent Destailleur 2023-01-02 04:33:42 +01:00
parent 47d26974e6
commit c973b7d59c

View File

@ -21,12 +21,12 @@ jobs:
folder: build/html
config_file: build/doxygen/dolibarr-doxygen.doxyfile
- name: Deploy
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
folder: build/html # The folder the action should deploy.
target-folder: docs/html2
# - name: Deploy
# uses: JamesIves/github-pages-deploy-action@v4
# with:
# branch: gh-pages
# folder: build/html # The folder the action should deploy.
# target-folder: docs/html2
#jobs:
# doxygen: