Skip to content

Commit

Permalink
Update android-newarch-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lovegaoshi committed Jan 21, 2025
1 parent f9560ce commit 81302a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-newarch-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- run: |
git config --global user.email [email protected]
git config --global user.name lovegaoshi
git config pull.rebase false
git config pull.rebase true
git pull origin dev --allow-unrelated-histories
git commit -m "chore: dev sync" -a
git push

0 comments on commit 81302a2

Please sign in to comment.