There was an error while loading. Please reload this page.
1 parent ab305b1 commit e6acec7Copy full SHA for e6acec7
1 file changed
.github/workflows/sync.yml
@@ -54,7 +54,7 @@ jobs:
54
if: github.event_name != 'pull_request'
55
run: |
56
git config --local user.name "GitHub Action's update-translation job"
57
- git config --local user.email github-actions@github.com
+ git config --local user.email "41898282+github-actions[bot]@users.noreply.github.com"
58
git add .
59
git commit -m "Update Farsi translations from Transifex" || echo "No changes to commit"
60
git push
0 commit comments