Skip to content

Commit d74558d

Browse files
committed
translation workflow: Add new *.po files in addition to updating new ones
[ci skip]
1 parent 0abffc5 commit d74558d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/translations.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,6 @@ jobs:
5252
git status
5353
git config --global user.email "[email protected]"
5454
git config --global user.name "SuperTux Bot"
55+
git add *.po || true
5556
git commit -am "Update translations" || true
5657
git push https://git:[email protected]/SuperTux/supertux.git master

0 commit comments

Comments
 (0)