mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
update release process
This commit is contained in:
parent
33801a4fbc
commit
6464d02557
|
@ -27,4 +27,10 @@ The above command wilL:
|
||||||
- Run git tag to create the tag.
|
- Run git tag to create the tag.
|
||||||
- Run git push to push the created tag.
|
- Run git push to push the created tag.
|
||||||
|
|
||||||
|
Run changelog script to generate a changelog template:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
bash utils/changelog.sh
|
||||||
|
```
|
||||||
|
|
||||||
You can go to <https://github.com/c9s/bbgo/releases/v1.20.2> to modify the changelog
|
You can go to <https://github.com/c9s/bbgo/releases/v1.20.2> to modify the changelog
|
||||||
|
|
Loading…
Reference in New Issue
Block a user