فهرست منبع

Update how_to_release document.

Jeff Lanzarotta 1 سال پیش
والد
کامیت
53f5ed2de1
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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
 4. git push origin 7.4.28
 5. set GH_TOKEN environment variable
 5. set GH_TOKEN environment variable
 6. 7z a bufexplorer-7.4.28.zip plugin\bufexplorer.vim doc\bufexplorer.txt
 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
 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:
 local and remote tag and release again.  To delete the tag: