Skip to content

Commit

Permalink
Update magisk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gvoze32 committed Oct 19, 2021
1 parent 8881629 commit a367551
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/magisk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- name: Move bebasid-magisk to releases
run: mv dev/magisk/bebasid-magisk.zip releases/
- name: Sync
run: |
run: |
LAST_COMMIT_MESSAGE="$(git log -1 --pretty=%B)"
git config --global user.email "[email protected]"
git config --global user.name "zksbot"
Expand Down

0 comments on commit a367551

Please sign in to comment.