ci: fix gh docs action (#11547)

* ci: fix gh docs action

* create cname after loop
This commit is contained in:
Julien Robert
2022-04-05 15:04:15 +02:00
committed by GitHub
parent 5bde3686c4
commit 37a52afacd
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -29,5 +29,5 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4.3.0
with:
branch: gh-pages
folder: docs/output
folder: ~/output
single-commit: true