mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-25 07:30:02 +00:00
ci: use single commit on the deployment branch (#3580)
This commit is contained in:
1
.github/workflows/apidoc.yml
vendored
1
.github/workflows/apidoc.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user