Skip to content

Commit e9eb82d

Browse files
authored
Update build-apk.yml
1 parent 463a331 commit e9eb82d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build-apk.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name: Build APKs
22

33
on:
44
push:
5-
branches: ["main"]
5+
branches: ["master"]
66
pull_request:
7-
branches: ["main"]
7+
branches: ["master"]
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)