docs: fix typo in release-process.md
This commit is contained in:
parent
c0cefac1c4
commit
8e9e002482
|
@ -25,7 +25,7 @@ few manual steps.
|
||||||
## Create new release on GitHub
|
## Create new release on GitHub
|
||||||
|
|
||||||
1. Create a new release on GitHub's [new release page](https://github.com/MightyCreak/diffuse/releases/new):
|
1. Create a new release on GitHub's [new release page](https://github.com/MightyCreak/diffuse/releases/new):
|
||||||
- Release tag: Enter `v` followed with the new version (e.g. `v1.2.3`) and
|
- Choose a tag: Enter `v` followed with the new version (e.g. `v1.2.3`) and
|
||||||
create the tag
|
create the tag
|
||||||
- Release title: the tag (e.g. `v1.2.3`)
|
- Release title: the tag (e.g. `v1.2.3`)
|
||||||
- Description:
|
- Description:
|
||||||
|
|
Loading…
Reference in New Issue