We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cbd760 commit c65b6c8Copy full SHA for c65b6c8
.github/workflows/update.yml
@@ -31,4 +31,4 @@ jobs:
31
- name: git commit
32
run: git add . && git commit -m "Update android-project"
33
- name: git push
34
- run: git push origin HEAD:master
+ run: git push origin HEAD:main
0 commit comments