- Publish the code:
```
-git push origin master --follow-tags
-git push github master --follow-tags
+git push origin main --follow-tags
+git push github main --follow-tags
```
- Produce the release archive:
" - Publish the code:
"
" ```
-" git push origin master --follow-tags
-" git push github master --follow-tags
+" git push origin main --follow-tags
+" git push github main --follow-tags
" ```
"
" - Produce the release archive:
<
- Publish the code:
>
- git push origin master --follow-tags
- git push github master --follow-tags
+ git push origin main --follow-tags
+ git push github main --follow-tags
<
- Produce the release archive:
>