Skip to content

Commit 2bd675a

Browse files
Updated github action base branch
1 parent 4321649 commit 2bd675a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: build
33
on:
44
push:
55
branches:
6-
- v2-designs
6+
- master
77
jobs:
88
build_and_deploy_ios:
99
runs-on: [macos-latest]

0 commit comments

Comments
 (0)