generated from tpl/purs
Expand on releasing in README a bit
This commit is contained in:
parent
2bbfc4d168
commit
a6d6958c56
@ -164,4 +164,10 @@ To run suite please:
|
||||
|
||||
### Releasing
|
||||
|
||||
Till we are hosted on the github platform let's just use github releasing model for tagging new versions and `github-release-notes` to generate CHANGELOG.md from it.
|
||||
Till we are hosted on the github platform let's just use github releasing model for tagging new versions and `github-release-notes` to generate CHANGELOG.md from it:
|
||||
|
||||
```bash
|
||||
$ # This only requires repo access
|
||||
$ export GREN_GITHUB_TOKEN=...
|
||||
$ github-release-notes changelog --override
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user