after confirming commit, execute
git push-- set-upstream origin master
you need to set the target warehouse and branch for submission. The default repositories and branches are origin and master
for example:
git push --set-upstream origin master
git push -u origin master
`Please make sure you have the correct access rights
and the repository Secrets.`. If you don't have permission, you can configure ssh key on github
Previous: ElementUi:select drop-down box how to search for pinyin for short
Next: SSH cannot create a known host directory under windows. What's wrong with it?