Skip to content

Commit b7bf520

Browse files
authored
Merge pull request #755 from simple-hub-organization/dev
Fixed cd does not start
2 parents ca13dad + 6702c39 commit b7bf520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Android App
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77

88
env:
99
flutter_channel: 'stable'

0 commit comments

Comments
 (0)