This is an automated email from the ASF dual-hosted git repository.
urfree pushed a commit to branch docs-sync
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/docs-sync by this push:
new 8cd52ab update
8cd52ab is described below
commit 8cd52ab917281aea4669c9ff18777748500039ae
Author: LiLi <[email protected]>
AuthorDate: Tue Feb 15 16:05:44 2022 +0800
update
Signed-off-by: LiLi <[email protected]>
---
.github/workflows/ci-pulsar-website-docs-sync.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/ci-pulsar-website-docs-sync.yaml
b/.github/workflows/ci-pulsar-website-docs-sync.yaml
index 8d493e4..b7ed4ce 100644
--- a/.github/workflows/ci-pulsar-website-docs-sync.yaml
+++ b/.github/workflows/ci-pulsar-website-docs-sync.yaml
@@ -43,7 +43,7 @@ jobs:
GH_TOKEN: ${{ secrets.PULSARBOT_TOKEN }}
CROWDIN_DOCUSAURUS_API_KEY: ${{
secrets.PULSAR_CROWDIN_DOCUSAURUS_API_KEY }}
run: |
- git clone "https://[email protected]/apache/pulsar-site.git" .
+ git clone -b main
"https://[email protected]/apache/pulsar-site.git" .
git status
# git clone https://github.com/apache/pulsar.git
# cp -r pulsar/site2/website/versioned_docs/*
pulsar-site/site2/website/versioned_docs