From 29e8b506753849c19aa321098a1011a9810848c4 Mon Sep 17 00:00:00 2001 From: Katie Gengler Date: Thu, 1 Feb 2018 01:10:37 -0500 Subject: [PATCH] Remove bit about creating github releases, that hasn't been done for a long time [ci skip] --- RELEASE.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/RELEASE.md b/RELEASE.md index 6078ba7d..6e411f47 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -32,6 +32,3 @@ That should bump the version in `package.json`, commit it, and then tag it. Be s ## Publish Next, push the version bump and the changelog changes to the repository. Upon successful build of the tag, Travis CI will publish to `npm`. - -Finally, update the [GitHub Releases page](https://github.com/ember-cli/ember-cli-qunit/releases) with a new release; using the changelog info as the release notes. -