Skip to content

Commit 962f81e

Browse files
authored
Add a new line at the end of file
1 parent 552714e commit 962f81e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/translation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535

3636
- name: Push changes
3737
run: |
38-
git push --atomic origin main
38+
git push --atomic origin main
39+

0 commit comments

Comments
 (0)