Skip to content

Commit 6ed15b1

Browse files
committed
Update the MAINTENANCE instructions
1 parent 80694fc commit 6ed15b1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

MAINTENANCE.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@
1111

1212
`git tag --annotate 1.0.0-rc.1`
1313

14-
3. [Push the tag](https://stackoverflow.com/questions/5195859/how-do-you-push-a-tag-to-a-remote-repository-using-git/26438076#26438076)
14+
3. Push the `main` branch and ensure that the [build is successful](https://github.com/serilog-contrib/serilog-formatting-log4net/actions).
15+
16+
`git push`
17+
18+
4. [Push the tag](https://stackoverflow.com/questions/5195859/how-do-you-push-a-tag-to-a-remote-repository-using-git/26438076#26438076)
1519

1620
`git push --follow-tags`
1721

0 commit comments

Comments
 (0)