Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtandersen committed Sep 28, 2023
1 parent 61e8ee4 commit a6bcaea
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,14 +19,13 @@ You can also create a release using the git CLI.

Re-releasing is the same as making a release, except that we need to delete the existing release.

Open the [Releases](../../releases) page, click the Tags tab, and delete the tag.
Open the [Releases](../../releases) page, click the Releases tab, and delete the release.

Go back to the Releases page, click the Releases tab, and delete the release.
Open the [Releases](../../releases) page, click the Tags tab, and delete the tag.

And for CLI users

git -d sp23
git push ---delete origin sp23

Now that the tag and release are gone, follow the "How to create a release" instructions.

0 comments on commit a6bcaea

Please sign in to comment.