Skip to content

Commit

Permalink
fix: new github bot name (#675)
Browse files Browse the repository at this point in the history
Замена бота
  • Loading branch information
Legendaxe authored Nov 11, 2023
1 parent ac940ec commit b2995ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto_translate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:
run: |
git checkout translate
git config --local user.email "[email protected]"
git config --local user.name "SS220Manager"
git config --local user.name "ss220bot"
git commit -m "Generate translation file"
git push origin translate:translate

0 comments on commit b2995ee

Please sign in to comment.