ci: gh-pages --> main 直接构建
This commit is contained in:
2
.github/workflows/deploy-h5.yml
vendored
2
.github/workflows/deploy-h5.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user