Skip to content

Commit 09d6599

Browse files
authored
fix small typo (#540)
1 parent fdc7923 commit 09d6599

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/i18n.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ jobs:
5353
branch: i18n-auto-update
5454
title: "[i18n] Update"
5555
body: "Updated locale files on master branch"
56-
commit_message: "Update locale files"
56+
commit-message: "Update locale files"
5757
add-paths: rest_framework_simplejwt/locale/**
5858

5959
- name: Tell whether locale updated
60-
run: echo "Locale updated at ${steps.auto-commit-aciton.outputs.pull-request-url}"
60+
run: echo "Locale files updated"

0 commit comments

Comments
 (0)