From 04721e24508b7d6aa9553a9d41c527516d109911 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A6=E5=90=9B?= <73606411+setube@users.noreply.github.com> Date: Mon, 15 Dec 2025 22:30:46 +0800 Subject: [PATCH] =?UTF-8?q?Revert=20"chore(github-pages):=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0GitHub=20Pages=E6=9E=84=E5=BB=BA=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/github-pages.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/github-pages.yml b/.github/workflows/github-pages.yml index 70b72fc..7911543 100644 --- a/.github/workflows/github-pages.yml +++ b/.github/workflows/github-pages.yml @@ -1,10 +1,8 @@ -name: 构建Github Pages +name: Deploy Vue Project on: push: - branches: [ main ] - workflow_dispatch: - + branches: [ main ] # 如果你的主分支叫 master,请改为 master permissions: contents: read