CI (automated crowding synchronization): fix commiting additional log file
This commit is contained in:
@@ -47,7 +47,7 @@ jobs:
|
||||
run: |
|
||||
git config --global user.name "github-actions"
|
||||
git config --global user.email "github-actions@github.com"
|
||||
git add -A
|
||||
git add src
|
||||
git commit -m "Update translations from Crowdin" || echo "No changes to commit"
|
||||
|
||||
- name: Push changes to a new branch
|
||||
|
||||
Reference in New Issue
Block a user