From 440ec7b5dbfaa34a34a0eac3a375bda294ee18c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8F=B2=E9=B8=BD?= <1020103647@qq.com> Date: Fri, 2 Feb 2024 14:33:00 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20gh-pages=20-->=20main=20=E7=9B=B4?= =?UTF-8?q?=E6=8E=A5=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy-h5.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-h5.yml b/.github/workflows/deploy-h5.yml index 7491621..af00edc 100644 --- a/.github/workflows/deploy-h5.yml +++ b/.github/workflows/deploy-h5.yml @@ -3,7 +3,7 @@ name: Deploy Pages on: # Runs on pushes targeting the default branch push: - branches: ['gh-pages'] + branches: ['main'] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: