We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a66fc95 commit cc4fb45Copy full SHA for cc4fb45
.github/workflows/sample-distribution.yml
@@ -3,7 +3,7 @@ name: sample-distribution
3
on:
4
push:
5
branches:
6
- - v4.0.0
+ - develop
7
jobs:
8
build_and_deploy_ios_testflight_qa:
9
runs-on: [macos-latest]
0 commit comments