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:
M M Arif
2025-08-07 08:07:29 +02:00
committed by M M Arif
parent b5ccd53739
commit 9657658d91

View File

@@ -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