Ver Fonte

Update how_to_release document.

Jeff Lanzarotta há 1 ano atrás
pai
commit
53f5ed2de1
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      how_to_release.txt

+ 1 - 1
how_to_release.txt

@@ -6,7 +6,7 @@ To make a release...
 4. git push origin 7.4.28
 5. set GH_TOKEN environment variable
 6. 7z a bufexplorer-7.4.28.zip plugin\bufexplorer.vim doc\bufexplorer.txt
-7. gh release 7.4.28 --notes-from-tag bufexplorer-7.4.28.zip
+7. gh release create 7.4.28 --notes-from-tag bufexplorer-7.4.28.zip
 
 If something happens and the tag is messed up, you will need to delete the
 local and remote tag and release again.  To delete the tag: