Skip to content

Commit 54cbfb3

Browse files
committed
Update docs
1 parent 0862d6b commit 54cbfb3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/development.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ The following workflow is used for releasing a new `sake` version:
5454
6. Update `Makefile` and `CHANGELOG.md` with correct version, and add all changes to `CHANGELOG.md`
5555
7. Squash-merge to main with `Release vx.y.z` and description of changes
5656
8. Run `make release`, which will:
57-
- Create a git tag with release notes
58-
- Trigger a build in Github that builds cross-platform binaries and generates release notes of changes between current and previous tag
57+
- Create a git tag with release notes
58+
- Trigger a build in Github that builds cross-platform binaries and generates release notes of changes between current and previous tag
5959

6060
## Dependency Graph
6161

0 commit comments

Comments
 (0)