Skip to content

Commit a4822b2

Browse files
fix:CD for android apk
1 parent 4471bd3 commit a4822b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Release Android App
22
on:
33
push:
44
branches:
5-
- feat/cd-workflow
5+
- master
66
tags:
77
- v*
88
permissions:

0 commit comments

Comments
 (0)