This is an automated email from the ASF dual-hosted git repository.

urfree pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 03dc14f  update
03dc14f is described below

commit 03dc14ff87daa2a9319609a904e02d4ae29fad11
Author: LiLi <[email protected]>
AuthorDate: Wed Feb 23 15:24:23 2022 +0800

    update
    
    Signed-off-by: LiLi <[email protected]>
---
 .github/workflows/ci-pulsar-website-next-build.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/workflows/ci-pulsar-website-next-build.yaml 
b/.github/workflows/ci-pulsar-website-next-build.yaml
index 43a0d5f..6ba8f3d 100644
--- a/.github/workflows/ci-pulsar-website-next-build.yaml
+++ b/.github/workflows/ci-pulsar-website-next-build.yaml
@@ -99,7 +99,10 @@ jobs:
         run: |
           cd site2/website-next
           yarn install
+          sed "s#CROWDIN_PERSONAL_TOKEN#$CROWDIN_PERSONAL_TOKEN#g" crowdin.yml
+          cat crowdin.yaml
           yarn download
+
           # export CROWDIN_DOCUSAURUS_PROJECT_ID=apache-pulsar
           # echo "Copying swagger json file ..."
           # mkdir -p site2/website-next/static/swagger/master/

Reply via email to