Skip to content

Commit 041d9a4

Browse files
committed
chore: modify deploy target branch
1 parent f3ea1d3 commit 041d9a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/deploy-storybook.yml

+1-1
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)