Skip to content

Commit

Permalink
Fix i18n CI (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
2ykwang committed Feb 28, 2022
1 parent d51841e commit 483d9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/i18n.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
file_pattern: rest_framework_simplejwt/locale/**
commit_user_name: Andrew-Chen-Wang
commit_user_email: acwangpython@gmail.com
commit_author: Andrew-Chen-Wang
commit_author: Andrew-Chen-Wang <acwangpython@gmail.com>

- name: Tell whether locale updated
if: steps.auto-commit-action.outputs.changes_detected == 'true'
Expand Down

0 comments on commit 483d9b8

Please sign in to comment.