We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec00a04 commit e426698Copy full SHA for e426698
.github/workflows/localize.yml
@@ -63,11 +63,11 @@ jobs:
63
add-paths: |
64
Contents/Strings/*.po
65
token: ${{ secrets.GH_BOT_TOKEN }} # must trigger PR tests
66
- commit-message: New localization template
+ commit-message: "chore(l10n): new babel updates"
67
branch: localize/update
68
delete-branch: true
69
base: master
70
- title: New Babel Updates
+ title: "chore(l10n): new babel updates"
71
body: |
72
Update report
73
- Updated ${{ steps.date.outputs.date }}
0 commit comments