1
2
3
4
git add .
git commit -m "github action update"
git push origin main
#2020年10月之前github创建仓库默认分支为master