Skip to content

Commit 20e1644

Browse files
author
Andrey Fedorov
committed
IOS-8302: Test 4
Signed-off-by: Andrey Fedorov <[email protected]>
1 parent 33d2c85 commit 20e1644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-localizations.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
4040
- name: Fetch and update SDK localizations
4141
env:
42-
LOKALISE_PROJECT_ID: ${{ secrets.LOKALISE_APP_PROJECT_ID }}
42+
LOKALISE_PROJECT_ID: ${{ secrets.LOKALISE_CARD_SDK_PROJECT_ID }}
4343
LOKALISE_API_TOKEN: ${{ secrets.LOKALISE_ACCESS_TOKEN }}
4444
run: |
4545
bundle exec fastlane update_translations \

0 commit comments

Comments
 (0)