ci: use single commit on the deployment branch (#3580)

This commit is contained in:
Yingwen
2024-03-26 12:04:57 +08:00
committed by GitHub
parent bf14d33962
commit 62d8bbb10c

View File

@@ -40,3 +40,4 @@ jobs:
uses: JamesIves/github-pages-deploy-action@v4 uses: JamesIves/github-pages-deploy-action@v4
with: with:
folder: target/doc folder: target/doc
single-commit: true