Skip to content

Commit

Permalink
Update android-ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MRfantastic3DGamer authored Dec 23, 2024
1 parent 325b3e3 commit 7581faf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
- name: Commit files
run: |
echo ${{ github.ref }}
git pull
git add .
git config --local user.email "test@test.com"
git config --local user.name "test123"
Expand Down

0 comments on commit 7581faf

Please sign in to comment.