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 10337a1 commit 26ad001
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android-newarch-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
- run: |
git config --global user.email [email protected]
git config --global user.name lovegaoshi
COMMIT_TAG=$(git status)
echo "Commit Tag: $COMMIT_TAG"
git config pull.rebase true
git pull origin dev
git commit -m "chore: dev sync" -a
Expand Down

0 comments on commit 26ad001

Please sign in to comment.