diff --git a/README.md b/README.md index 4263ccf1..8c48570f 100644 --- a/README.md +++ b/README.md @@ -38,19 +38,19 @@ When ready to make a release: 3. Run the workflow with the version spec (usually the new version number)
-
4. When the run completes, review the changelog PR that was opened and make any desired edits.-
-
@@ -59,7 +59,7 @@ When ready to make a release: 7. Select the `Draft Release` workflow-
@@ -67,12 +67,12 @@ When ready to make a release: 9. When the workflow completes, go to the releases page in the target repository and verify that the new draft release is there with the correct changelog and dist files.-
-
@@ -80,17 +80,17 @@ When ready to make a release: 11. Run the `Publish Release` workflow from the `jupyter-releaser` fork.-
-
-
@@ -98,7 +98,7 @@ When ready to make a release: the default branch with the new changelog entry. Review and merge this PR.-