This is an automated email from the ASF dual-hosted git repository.
jiafengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git
The following commit(s) were added to refs/heads/master by this push:
new e3eee449bfb [CDN] Use aliyun-oss-website-action in our repo (#59)
e3eee449bfb is described below
commit e3eee449bfbbd12c1c919ecfa16e0d7ea1ae997b
Author: Jeffrey <[email protected]>
AuthorDate: Mon Aug 22 12:14:45 2022 +0800
[CDN] Use aliyun-oss-website-action in our repo (#59)
* [CDN] Use aliyun-oss-website-action in our repo
---
.github/{workflows => }/actions/aliyun-oss-website-action | 0
.gitmodules | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/actions/aliyun-oss-website-action
b/.github/actions/aliyun-oss-website-action
similarity index 100%
rename from .github/workflows/actions/aliyun-oss-website-action
rename to .github/actions/aliyun-oss-website-action
diff --git a/.gitmodules b/.gitmodules
index 40d7771241e..60e0f4401f0 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule ".github/workflows/actions/aliyun-oss-website-action"]
- path = .github/workflows/actions/aliyun-oss-website-action
+[submodule ".github/actions/aliyun-oss-website-action"]
+ path = .github/actions/aliyun-oss-website-action
url = https://github.com/fangbinwei/aliyun-oss-website-action.git
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]