From 4ce01fb211e039eb1378ca9f55b79ca0455f6812 Mon Sep 17 00:00:00 2001 From: cxykevin Date: Thu, 16 May 2024 21:19:30 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 33b4e57..8719399 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -1,6 +1,6 @@ - name: Build and Publish +name: Build and Publish run-name: Build and Publish book (${{ gitea.actor }}) -on: [push, workflow_dispatch, pull_request] +on: [push, pull_request] jobs: Run: