mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
This needs identity
This commit is contained in:
parent
e736617a19
commit
6f8ed8411b
1 changed files with 2 additions and 0 deletions
2
.github/workflows/i18n-automerge.yml
vendored
2
.github/workflows/i18n-automerge.yml
vendored
|
@ -59,6 +59,8 @@ jobs:
|
|||
echo "No changes to catalogs.json"
|
||||
else
|
||||
echo "Changes to catalogs.json"
|
||||
git config --global user.email "github-actions[bot]@users.noreply.github.com"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git add src/data/catalogs.json
|
||||
git commit -m "Update catalogs.json"
|
||||
git push
|
||||
|
|
Loading…
Add table
Reference in a new issue