فهرست منبع

ci: gh-pages --> main 直接构建

菲鸽 2 سال پیش
والد
کامیت
440ec7b5db
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      .github/workflows/deploy-h5.yml

+ 1 - 1
.github/workflows/deploy-h5.yml

@@ -3,7 +3,7 @@ name: Deploy Pages
 on:
 on:
   # Runs on pushes targeting the default branch
   # Runs on pushes targeting the default branch
   push:
   push:
-    branches: ['gh-pages']
+    branches: ['main']
 
 
   # Allows you to run this workflow manually from the Actions tab
   # Allows you to run this workflow manually from the Actions tab
   workflow_dispatch:
   workflow_dispatch: