Skip to content

Commit 69e616d

Browse files
committed
build: demo分支push时触发部署
1 parent f4c83b8 commit 69e616d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-h5.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Pages
33
on:
44
# Runs on pushes targeting the default branch
55
push:
6-
branches: ['main']
6+
branches: ['demo']
77

88
# Allows you to run this workflow manually from the Actions tab
99
workflow_dispatch:

0 commit comments

Comments
 (0)