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