Skip to content

Commit c65b6c8

Browse files
authored
wrong branch
1 parent 0cbd760 commit c65b6c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
- name: git commit
3232
run: git add . && git commit -m "Update android-project"
3333
- name: git push
34-
run: git push origin HEAD:master
34+
run: git push origin HEAD:main

0 commit comments

Comments
 (0)