Fix release steps: must create tag before GitHub release
This commit is contained in:
parent
b88d1ca601
commit
7323c8c8e0
@ -18,6 +18,8 @@ RELEASE
|
||||
|
||||
* On each platform, run `premake5 package <release branch name> binary`
|
||||
|
||||
* Merge working branch to release and tag
|
||||
|
||||
* Create new release on GitHub from CHANGES.txt; upload files
|
||||
|
||||
* Update the download page on github.io
|
||||
@ -32,8 +34,6 @@ RELEASE
|
||||
|
||||
CYCLE
|
||||
|
||||
* Merge working branch to release and tag
|
||||
|
||||
* Update to new dev version in src/host/premake.c and commit
|
||||
|
||||
* Merge working branch to master
|
||||
|
Reference in New Issue
Block a user