skills / release-based-workflow

Create a release based workflow that is built on the foundations of the GitHub flow
MIT License
119 stars 63 forks source link

[Feature]Inaccurate button name #3

Closed sinsukehlab closed 2 years ago

sinsukehlab commented 2 years ago

Is your feature request related to a problem? Please describe. In Step 5, the instruction says, "Click the Draft a new release button," but there is no such button in the editing page.

Describe the solution you'd like Delete the line.

Describe alternatives you've considered The instruction possibly means to click the Generate release notes button instead, but clicking the Generate release notes button will duplicate release notes because it has been clicked in Step 4.

Additional context Step 5 Activity instructions are shown below.

:keyboard: Activity: Finalize release

  1. In a separate tab, go to the Releases page for this repository
    • 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
  2. Click the Edit button next to your draft release
  3. Click the Draft a new release button
  4. Ensure the Target branch is set to main
  5. Click Publish release
  6. Wait about 20 seconds then refresh this page for the next step
sinsukehlab commented 2 years ago

Resolved in #6