mirror of
https://github.com/gitnex-org/gitnex.git
synced 2026-03-09 07:12:19 -05:00
Update CI to not push txt files for translation (#1517)
Reviewed-on: https://codeberg.org/gitnex/GitNex/pulls/1517 Co-authored-by: M M Arif <mmarif@swatian.com> Co-committed-by: M M Arif <mmarif@swatian.com>
This commit is contained in:
@@ -18,7 +18,7 @@ steps:
|
||||
when:
|
||||
event: [ push, tag ]
|
||||
branch: main
|
||||
path: [ app/src/main/res/values/strings.xml, fastlane/metadata/android/en-US/*.txt, fastlane/metadata/android/en-US/changelogs/*.txt ]
|
||||
path: [ app/src/main/res/values/strings.xml ]
|
||||
|
||||
pull:
|
||||
image: crowdin/cli:3.16.0
|
||||
|
||||
Reference in New Issue
Block a user