Skip to content

Commit 8e63c8f

Browse files
committed
chore: modify deploy target branch
1 parent 0982170 commit 8e63c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-example.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deployment CI
33
on:
44
push:
55
branches:
6-
- chore/git-flow
6+
- master
77
jobs:
88
build:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)