This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/dubbo-website.git
commit 6f641cdfa9d67e120afb8766e15e4849c95d9a57 Author: ken.lj <[email protected]> AuthorDate: Sun Nov 1 00:19:53 2020 +0800 rename deploy action --- .github/workflows/deploy_site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_site.yml b/.github/workflows/deploy_site.yml index a738166..9a89c88 100644 --- a/.github/workflows/deploy_site.yml +++ b/.github/workflows/deploy_site.yml @@ -1,4 +1,4 @@ -name: Website deploy +name: New Site Deployment on: push:
