Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 6feeda1

Browse files
committed
instruct users to create new release so it will trigger the action
1 parent 92fdf59 commit 6feeda1

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

responses/10.2_finalize-release.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ Check out this article on [Semantic versioning](https://semver.org/) to learn mo
2121

2222
Let's now change our recently automated release from _draft_ to _latest release_.
2323

24-
### :keyboard: Activity: Finalize release
24+
### :keyboard: Activity: Create release
2525

2626
1. Go to the [**Releases** page]({{ releases }}) for this repository.
2727
- You can click the link above, or click the **Code** tab at the top of your repository. Then, find the navigation bar below the repository description, and click **1 release**.
28-
1. Click the **Edit** button next to your draft release.
29-
1. Using semantic versioning, then type `v1.0.0` as your release title.
30-
1. Include a description of the changes made in this branch.
31-
1. Click **Publish release**.
28+
2. Create a new release.
29+
3. Using semantic versioning, then type `v1.0.0` as your release title.
30+
4. Include a description of the changes made in this branch.
31+
5. Click **Publish release**.
3232

3333
<hr>
3434
<h3 align="center">I'll respond below with your next step.</h3>

0 commit comments

Comments
 (0)