mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-02 03:35:09 +01:00
Remove full stop from localisation workflow commit message
This commit is contained in:
2
.github/workflows/localisation.yml
vendored
2
.github/workflows/localisation.yml
vendored
@@ -36,7 +36,7 @@ jobs:
|
||||
git add .
|
||||
git config --global user.name "OpenRCT2 git bot"
|
||||
git config --global user.email "gitbot@openrct2.org"
|
||||
git commit -m "Merge Localisation/master into OpenRCT2/develop."
|
||||
git commit -m "Merge Localisation/master into OpenRCT2/develop"
|
||||
git push
|
||||
echo "Complete"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user