From ab415e40604f2f074173b17367da194875dbd5e1 Mon Sep 17 00:00:00 2001 From: sumingcheng Date: Tue, 10 Dec 2024 17:32:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7f9d8453..bdfaa8f3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,5 +1,7 @@ name: Deploy to GitHub Pages - +# 自动构建网站 +# 将构建后的文件推送到 gh-pages 分支 +# GitHub Pages 会自动从 gh-pages 分支部署网站 on: push: branches: