Small tweak to commit message

This commit is contained in:
Franck Nijhof 2021-04-18 20:20:14 +02:00
parent 5ae74c4a75
commit 79ac26cd41
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -62,7 +62,7 @@ jobs:
git config --local user.email "action@github.com"
git config --local user.name "${GITHUB_ACTOR}"
git add .
git commit -m "🌍 Updating translation" -a
git commit -m "🌍 Updating translations" -a
- name: 🚀 Push changes
uses: ad-m/github-push-action@v0.6.0
with: