Skip to content

Commit 91d20de

Browse files
docs(readme): enhance clarity by using strong formatting for the GitHub Pages environment instructions
1 parent 30fd1c7 commit 91d20de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ projects.
1212
1. Configure the repository:
1313
1. Enable GitHub Pages in the repository settings. Set it to deploy from **GitHub Actions**.
1414
1. This will create an environment called `github-pages` that GitHub deploys your site to.
15-
<details><summary>Within the **github-pages** environment, remove the branch protection for <code>main</code>.</summary>
15+
<details><summary>Within the <strong>github-pages</strong> environment, remove the branch protection for <code>main</code>.</summary>
1616
<img src="./media/pagesEnvironment.png" alt="Remove the branch protection on main">
1717
</details>
1818
1. [Create an API key on the PowerShell Gallery](https://www.powershellgallery.com/account/apikeys). Give it permission to manage the module you

0 commit comments

Comments
 (0)