From 3f12770867ca90a3b98d0cfafe45361878de8b87 Mon Sep 17 00:00:00 2001 From: Gaurav Sheni Date: Mon, 8 Aug 2022 19:20:46 -0400 Subject: [PATCH] Update release.md Co-authored-by: Shripad Badithe <60528327+sbadithe@users.noreply.github.com> --- release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.md b/release.md index 06b6a987a2..4d4ea7f1ba 100644 --- a/release.md +++ b/release.md @@ -90,7 +90,7 @@ In order to release on conda-forge, you can either wait for a bot to create a pu 3. Kickoff the GitHub Action, and monitor the Job Summary. 4. At the completion of the job, you should see summary output, with a URL. * Visit this URL and create a pull request. - * You can also create the pull request by clicking the branch name (e.g. - `v0.13.3`): + * Alternatively, create the pull request by clicking the branch name (e.g. - `v0.13.3`): - https://github.com/alteryx/featuretools-feedstock/branches 5. Verify that the PR has the following: * The `build['number']` is 0 (in __recipe/meta.yml__).