mirror of
https://github.com/DMOJ/online-judge.git
synced 2024-11-25 16:32:37 +08:00
ci/makemessages: fix typo in project_id
This commit is contained in:
parent
7ded3130c9
commit
f6ab4ccba3
2
.github/workflows/makemessages.yml
vendored
2
.github/workflows/makemessages.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_V2_TOKEN }}
|
||||
run: |
|
||||
cat > crowdin.yaml <<EOF
|
||||
id: 142963
|
||||
project_id: 142963
|
||||
|
||||
files:
|
||||
- source: /locale/en/LC_MESSAGES/django.po
|
||||
|
Loading…
Reference in New Issue
Block a user