Skip to content

Commit 4b78d22

Browse files
committed
release steps: fastforward main
1 parent fb2aa68 commit 4b78d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta/releasing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ release.
4141
5. Push the release branch and the tag.
4242
6. GitHub Actions will run its build steps. Wait until these are successful. If fixes
4343
need to be made to repair the pipeline or spec build, delete and re-tag the release.
44-
7. Check out `main`.
44+
7. Check out and fast-forward `main` to the release branch.
4545
8. Generate the changelog. This is done *after* the tagging to ensure the rendered
4646
changelog makes sense.
4747
1. Activate your python virtual environment.

0 commit comments

Comments
 (0)