Skip to content

Commit 39617d7

Browse files
authored
Store translations in github release for F-droid (#5946)
1 parent bdd3739 commit 39617d7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/onPush.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ jobs:
9797
./wear/build/outputs/apk/release/wear-release.apk
9898
./automotive/build/outputs/apk/full/release/automotive-full-release.apk
9999
./automotive/build/outputs/apk/minimal/release/automotive-minimal-release.apk
100+
./strings.zip
101+
./app/src/main/res/xml/locales_config.xml
100102
101103
- name: Deploy to Firebase
102104
env:

0 commit comments

Comments
 (0)