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/update_localization.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
persist-credentials: false
- run: pip install -r .github/update_localization_contributors.requirements.txt
- uses: crowdin/github-action@8868a33591d21088edfc398968173a3b98d51706
- uses: crowdin/github-action@52aa776766211d83d975df51f3b9c53c2f8ba35f
with:
upload_sources: true
# We only want to upload the sources, nothing else is
Expand Down
Loading