Skip to content

Commit cc4fb45

Browse files
chore: enable sample app distribution on develop branch
1 parent a66fc95 commit cc4fb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sample-distribution.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: sample-distribution
33
on:
44
push:
55
branches:
6-
- v4.0.0
6+
- develop
77
jobs:
88
build_and_deploy_ios_testflight_qa:
99
runs-on: [macos-latest]

0 commit comments

Comments
 (0)