From 6d1b7cf1868d04e39e955eaf2bd081fc87370380 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=BF=9B=E6=81=A9=E5=BD=B1=E9=9F=B3=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E5=AE=A4?= <119514614+jinenge@users.noreply.github.com> Date: Wed, 25 Oct 2023 02:45:39 +0800 Subject: [PATCH] Update static.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 进恩影音工作室 <119514614+jinenge@users.noreply.github.com> --- .github/workflows/static.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index 6e86212..6ee98fb 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -4,7 +4,7 @@ name: Deploy static content to Pages on: # Runs on pushes targeting the default branch push: - branches: ["index.html"] + branches: ["main"] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: