Skip to content

Commit

Permalink
docs: update release instructions (#604)
Browse files Browse the repository at this point in the history
Signed-off-by: Anish Ramasekar <[email protected]>
  • Loading branch information
aramase committed Oct 24, 2022
1 parent 0198270 commit 055fc1f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/book/src/development/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ We use GitHub Actions to automate our release process.

![Review and approve the release pull request][2]

## 3. Verify that the create_tag action is triggered after the release pull request is merged
## 3. Verify that the `create_release` action is triggered after the release pull request is merged

![Verify that the create_tag action is triggered after the release pull request is merged][3]
![Verify that the create_release action is triggered after the release pull request is merged][3]

## 4. Verify that the tag is successfully created
## 4. Verify that the tag and release is successfully created

![Verify that the tag is successfully created][4]
![Verify that the tag and release is successfully created][4]

[1]: ../images/release-step-1.png
[2]: ../images/release-step-2.png
Expand Down
Binary file modified docs/book/src/images/release-step-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 055fc1f

Please sign in to comment.