Skip to content

Commit 4bf4405

Browse files
committed
test
1 parent d1aec48 commit 4bf4405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updatemessages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
python manage.py makemessages -l en -d djangojs
3434
- name: Download strings from Crowdin
3535
env:
36-
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_TOKEN }}
36+
CROWDIN_API_TOKEN: ${{ secrets.CROWDIN_API_V2_TOKEN }}
3737
run: |
3838
cat > crowdin.yaml <<EOF
3939
project_id: 142963

0 commit comments

Comments
 (0)