From 3a379b6faa0ac9c94dd3467ab8bbc1b2466b9985 Mon Sep 17 00:00:00 2001 From: Will Roden Date: Mon, 31 Jul 2023 17:35:05 -0500 Subject: [PATCH] update doc --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 531398c..d80ef09 100644 --- a/README.md +++ b/README.md @@ -117,8 +117,7 @@ release. Some options such as `--check-pr` will modify this behavior. 6. **Upload release assets**. Any files written to `$ASSETS_DIR` will be uploaded as release assets. 7. **Publish the release**. -8. **Emit output** including release version, tag, change level, etc that you - use in notifications or other actions. +8. **Emit output** including release version, tag, change level, etc. ## Recipes