diff --git a/.dumi/theme/locales/en.json b/.dumi/theme/locales/en.json index 836d0c47..169d00a2 100644 --- a/.dumi/theme/locales/en.json +++ b/.dumi/theme/locales/en.json @@ -60,7 +60,6 @@ "加入我们": "Join Us", "我们是蚂蚁集团数据可视化团队,一群有爱有梦的人,怀揣「让人们在数据世界里获得视觉化思考能力」的梦想前行,成就智能时代全球领先的数据可视化解决方案,满足与日俱增的数据洞察需求。": "We are the data visualization team from Ant Group, a group of people who have a dream to enpowering people with the visual thinking ability and insight in the world of data.", "如果你对可视化、图形技术、数据分析充满激情, 无论你是工程师、设计师还是数据分析师,请联系我们,期待你的加入。": "Whatever you are an engineer, a designer, or a data analyser, if you have passion in visualization, graphics techniques, or data analysis, you are the one we are looking for.", - "antv@antfin.com(注:此邮箱仅用于招聘)": "antv@antfin.com (PS: This is the dedicated email for recruitment)", "立即加入": "Join now", "贡献者名录": "Contributors", "问题与反馈": "Questions and Feedback", diff --git a/.dumi/theme/locales/zh.json b/.dumi/theme/locales/zh.json index 39b8457f..a426b850 100644 --- a/.dumi/theme/locales/zh.json +++ b/.dumi/theme/locales/zh.json @@ -60,7 +60,6 @@ "加入我们": "加入我们", "我们是蚂蚁集团数据可视化团队,一群有爱有梦的人,怀揣「让人们在数据世界里获得视觉化思考能力」的梦想前行,成就智能时代全球领先的数据可视化解决方案,满足与日俱增的数据洞察需求。": "我们是蚂蚁集团数据可视化团队,一群有爱有梦的人,怀揣「让人们在数据世界里获得视觉化思考能力」的梦想前行,成就智能时代全球领先的数据可视化解决方案,满足与日俱增的数据洞察需求。", "如果你对可视化、图形技术、数据分析充满激情, 无论你是工程师、设计师还是数据分析师,请联系我们,期待你的加入。": "如果你对可视化、图形技术、数据分析充满激情, 无论你是工程师、设计师还是数据分析师,请联系我们,期待你的加入。", - "antv@antfin.com(注:此邮箱仅用于招聘)": "antv@antfin.com(注:此邮箱仅用于招聘)", "立即加入": "立即加入", "贡献者名录": "贡献者名录", "问题与反馈": "问题与反馈", diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index c1ed9ebe..38b919e1 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -18,7 +18,7 @@ jobs: cd dist git init git config --local user.name antv - git config --local user.email antv@antfin.com + git config --local user.email github@antv.vision git add . git commit -m "update by release action" - uses: ad-m/github-push-action@master diff --git a/package.json b/package.json index 729fe32b..68f34ab2 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "private": true, "description": "Ant Visualization solution home page", "version": "1.0.0", - "author": "AntV Team ", + "author": "AntV Team", "keywords": [ "dumi", "antvis",