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

linkinstar pushed a commit to branch ci
in repository https://gitbox.apache.org/repos/asf/incubator-answer.git


The following commit(s) were added to refs/heads/ci by this push:
     new 53be7bc2 ci(github): rename github action name
53be7bc2 is described below

commit 53be7bc21b7eeeeb78c997038accf20645ce1a36
Author: LinkinStars <[email protected]>
AuthorDate: Mon Sep 23 14:40:48 2024 +0800

    ci(github): rename github action name
---
 .github/workflows/build-image-for-latest-release.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build-image-for-latest-release.yml 
b/.github/workflows/build-image-for-latest-release.yml
index 9fe6f450..eb9fa287 100644
--- a/.github/workflows/build-image-for-latest-release.yml
+++ b/.github/workflows/build-image-for-latest-release.yml
@@ -15,7 +15,7 @@
 # specific language governing permissions and limitations
 # under the License.
 
-name: Build Docker Image For Release
+name: Build Latest Docker Image For Release
 
 on:
   push:

Reply via email to