Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/crowdin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: rm .git/hooks/post-checkout

- name: Sync
uses: crowdin/github-action@d7f217268068f1244883a993379d62d816f84f25
uses: crowdin/github-action@64e208ea829c2e44820d8be1a1c7ca98ba7036c3
with:
# This option enables the transfer of existing translations in this project to Crowdin.
# We explicitly set this to `false` since we only want to use the downloaded translations managed by Crowdin.
Expand Down