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