From 997c44c9ec20028de47bbe438ebfbe82619ef47b Mon Sep 17 00:00:00 2001 From: Yeonggwang Date: Tue, 1 Mar 2022 03:34:29 +0900 Subject: [PATCH] Fix i18n CI --- .github/workflows/i18n.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/i18n.yml b/.github/workflows/i18n.yml index 671de4807..ddadbd2e3 100644 --- a/.github/workflows/i18n.yml +++ b/.github/workflows/i18n.yml @@ -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 - name: Tell whether locale updated if: steps.auto-commit-action.outputs.changes_detected == 'true'