Explorar o código

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

菲鸽 %!s(int64=2) %!d(string=hai) anos
pai
achega
440ec7b5db
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/deploy-h5.yml

+ 1 - 1
.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: