From 61dc117da7e8aadc0b9b1a928f56bb4fe63af0dd Mon Sep 17 00:00:00 2001 From: JustSong Date: Sat, 24 Jun 2023 10:12:34 +0800 Subject: [PATCH] ci: rename GitHub Actions file --- .github/workflows/docker-image-amd64-en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image-amd64-en.yml b/.github/workflows/docker-image-amd64-en.yml index bf25669b..58e93fc7 100644 --- a/.github/workflows/docker-image-amd64-en.yml +++ b/.github/workflows/docker-image-amd64-en.yml @@ -1,4 +1,4 @@ -name: Publish Docker image (amd64) +name: Publish Docker image (amd64, English) on: push: