Skip to content

Commit

Permalink
Fix the tip on going to the Releases page in README.md (#9)
Browse files Browse the repository at this point in the history
* Fix an instruction for Step 5

Publish release

* Fix an instruction for Step 1

The **Releases** page

* Fix an instruction for Step 2

Create a new branch from the `main` branch

* Update README.md

---------

Co-authored-by: Kevin Heis <[email protected]>
  • Loading branch information
sinsukehlab and heiskr authored Feb 24, 2023
1 parent 0857eeb commit 80d2b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Before using a release based workflow for a larger release, let's create a tag a

1. Open a new browser tab, and work on the steps in your second tab while you read the instructions in this tab.
1. Go to the **Releases** page for this repository.
- You can click the **Code** tab at the top of your repository. Then, find the navigation bar below the repository description, and click **0 releases**.
- _Tip: To reach this page, click the **Code** tab at the top of your repository. Then, find the navigation bar below the repository description, and click the **Releases** heading link._
1. Click **Create a new release**
1. In the field for _Tag version_, specify a number. In this case, use **v0.9**. Keep the _Target_ as **main**
1. Give the release a title, like "First beta release". If you'd like, you could also give the release a short description
Expand Down

0 comments on commit 80d2b6b

Please sign in to comment.