Skip to content
Open
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@37e7ee2f55c30ccc6d6064db2276c1c4294c9ad5
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