ci(docs): single-commit deploy
This commit is contained in:
parent
0ef2eeb082
commit
2fe228a4c7
1 changed files with 2 additions and 1 deletions
3
.github/workflows/docs.yaml
vendored
3
.github/workflows/docs.yaml
vendored
|
@ -34,4 +34,5 @@ jobs:
|
||||||
uses: JamesIves/github-pages-deploy-action@v4.4.1
|
uses: JamesIves/github-pages-deploy-action@v4.4.1
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: docs
|
single-commit: true
|
||||||
|
folder: docs
|
||||||
|
|
Loading…
Reference in a new issue