From e9c975f5c5e5817774f1d7e3eadbb273252a3433 Mon Sep 17 00:00:00 2001 From: LamGC Date: Thu, 18 Aug 2022 14:50:08 +0800 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20=E6=9B=B4=E6=94=B9?= =?UTF-8?q?=E5=AE=B9=E5=99=A8=E5=8F=91=E5=B8=83=E9=85=8D=E7=BD=AE=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 忘记改名字了, 改名后会更好的识别工作流. --- .github/workflows/build-container-image-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-container-image-dev.yml b/.github/workflows/build-container-image-dev.yml index ac7ed75..232ebda 100644 --- a/.github/workflows/build-container-image-dev.yml +++ b/.github/workflows/build-container-image-dev.yml @@ -1,4 +1,4 @@ -name: Build and test project +name: Build container image on: push: