Skip to content

Commit fae1e88

Browse files
committed
update CONTRIBUTING.md
1 parent fae1356 commit fae1e88

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,10 @@ This is mainly here so I remember how to do a release when I haven't done one in
3434
Steps:
3535

3636
1. Create GH PR from `next` to `master`
37-
2. Push commit with version bump
37+
2. Push commit with $NEW_VERSION
3838
3. Check CI is green
39-
4. Cargo publish $NEW_VERSION
40-
5. Git tag $NEW_VERSION
39+
4. `just publish`
40+
5. `git tag $NEW_VERSION`
4141
6. Update [`i3stat` AUR package](https://aur.archlinux.org/packages/i3stat)
4242
7. Update [`i3stat-bin` AUR package](https://aur.archlinux.org/packages/i3stat-bin)
4343
8. Merge GH PR

0 commit comments

Comments
 (0)