Skip to content

Commit 688d666

Browse files
authored
Merge branch 'biglinux:main' into main
2 parents 1853fdc + debdbc2 commit 688d666

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/translate-and-build-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
run: |
4343
git config --local user.email "github-actions[bot]@users.noreply.github.com"
4444
git config --local user.name "github-actions[bot]"
45+
git add --all
4546
if [ -n "$(git commit -m "translate $(date +%y-%m-%d_%H:%M)" -a | grep "nothing to commit")" ];then exit 0; fi
4647
4748
- name: Push changes

0 commit comments

Comments
 (0)