Skip to content

Commit fae1f75

Browse files
committed
update CONTRIBUTING.md
1 parent fae19fc commit fae1f75

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@ Steps:
3636
1. Create GH PR from `next` to `master`
3737
2. Push commit with $NEW_VERSION
3838
3. Check CI is green
39-
4. `just publish`
40-
5. `git tag $NEW_VERSION`
41-
6. Update [`i3stat` AUR package](https://aur.archlinux.org/packages/i3stat)
42-
7. Update [`i3stat-bin` AUR package](https://aur.archlinux.org/packages/i3stat-bin)
43-
8. Merge GH PR
39+
4. `just publish` and `git push --tags`
40+
5. Update [`i3stat` AUR package](https://aur.archlinux.org/packages/i3stat)
41+
6. Update [`i3stat-bin` AUR package](https://aur.archlinux.org/packages/i3stat-bin)
42+
7. Merge GH PR

0 commit comments

Comments
 (0)