From 2d1280a9a36f8f3f2bb1512b2be2a8e0c131d4cc Mon Sep 17 00:00:00 2001 From: timerzz Date: Fri, 12 Apr 2024 13:36:33 +0800 Subject: [PATCH] =?UTF-8?q?feat=20=E4=BF=AE=E6=94=B9build=E5=90=8D?= =?UTF-8?q?=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-image.yml b/.gitea/workflows/build-image.yml index d365f49..47c5b1c 100644 --- a/.gitea/workflows/build-image.yml +++ b/.gitea/workflows/build-image.yml @@ -1,4 +1,4 @@ -name: build image +name: Build image run-name: ${{ github.actor }} is testing out Gitea Actions 🚀 on: [push] jobs: