We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdc7923 commit 09d6599Copy full SHA for 09d6599
.github/workflows/i18n.yml
@@ -53,8 +53,8 @@ jobs:
53
branch: i18n-auto-update
54
title: "[i18n] Update"
55
body: "Updated locale files on master branch"
56
- commit_message: "Update locale files"
+ commit-message: "Update locale files"
57
add-paths: rest_framework_simplejwt/locale/**
58
59
- name: Tell whether locale updated
60
- run: echo "Locale updated at ${steps.auto-commit-aciton.outputs.pull-request-url}"
+ run: echo "Locale files updated"
0 commit comments