Skip to content

Commit 4013f98

Browse files
docs(readme): adjust formatting for important note on branch protection in GitHub Pages setup
1 parent 8af041f commit 4013f98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ projects.
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.
1515

16-
> [!IMPORTANT]
17-
> Within the **github-pages** environment, remove the branch protection for `main`
18-
> ![Remove the branch protection on main](./media/pagesEnvironment.png)
16+
> [!IMPORTANT]
17+
> Within the **github-pages** environment, remove the branch protection for `main`
18+
> ![Remove the branch protection on main](./media/pagesEnvironment.png)
1919
2020
1. [Create an API key on the PowerShell Gallery](https://www.powershellgallery.com/account/apikeys). Give it permission to manage the module you
2121
are working on.

0 commit comments

Comments
 (0)