mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-11 11:39:43 +08:00
chore: uodate element plus email address (#17600)
This commit is contained in:
parent
e99fda889b
commit
d38283d3ed
@ -66,7 +66,7 @@ jobs:
|
||||
branch: gh-pages
|
||||
folder: docs/.vitepress/dist
|
||||
git-config-name: ElementPlusBot
|
||||
git-config-email: hello@element-plus.org
|
||||
git-config-email: element-plus@outlook.com
|
||||
commit-message: website deploy
|
||||
|
||||
- name: Deploy to vercel
|
||||
@ -77,7 +77,7 @@ jobs:
|
||||
folder: docs/.vitepress/dist
|
||||
repository-name: element-plus/vercel-publish
|
||||
git-config-name: ElementPlusBot
|
||||
git-config-email: hello@element-plus.org
|
||||
git-config-email: element-plus@outlook.com
|
||||
|
||||
- name: Sync
|
||||
env:
|
||||
|
4
.github/workflows/publish-docs-deploy.yml
vendored
4
.github/workflows/publish-docs-deploy.yml
vendored
@ -73,7 +73,7 @@ jobs:
|
||||
branch: gh-pages
|
||||
folder: docs/.vitepress/dist
|
||||
git-config-name: ElementPlusBot
|
||||
git-config-email: hello@element-plus.org
|
||||
git-config-email: element-plus@outlook.com
|
||||
commit-message: website deploy
|
||||
|
||||
- name: Deploy to vercel
|
||||
@ -84,7 +84,7 @@ jobs:
|
||||
folder: docs/.vitepress/dist
|
||||
repository-name: element-plus/vercel-publish
|
||||
git-config-name: ElementPlusBot
|
||||
git-config-email: hello@element-plus.org
|
||||
git-config-email: element-plus@outlook.com
|
||||
|
||||
- name: Sync
|
||||
env:
|
||||
|
2
.github/workflows/staging-docs.yml
vendored
2
.github/workflows/staging-docs.yml
vendored
@ -81,4 +81,4 @@ jobs:
|
||||
folder: docs/.vitepress/dist
|
||||
repository-name: element-plus/staging
|
||||
git-config-name: ElementPlusBot
|
||||
git-config-email: hello@element-plus.org
|
||||
git-config-email: element-plus@outlook.com
|
||||
|
Loading…
Reference in New Issue
Block a user