Skip to content

Commit e69c777

Browse files
version 1.2.3
1 parent a27511f commit e69c777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/maintainers_guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ password: {your password}
157157
- Commit with a message including the new version number. For example `1.2.3` & Push the commit to a branch and create a PR to sanity check.
158158
- `git checkout -b v1.2.3`
159159
- `git commit -a -m 'version 1.2.3'`
160+
- `git push -u origin HEAD`
160161
- Open a PR and merge after receiving at least one approval from other maintainers.
161162

162163
2. Distribute the release

0 commit comments

Comments
 (0)