Skip to content

Commit 3258588

Browse files
đź”§ [Docs]: Update image tag for branch protection removal instructions in GitHub Pages setup
1 parent b7babd3 commit 3258588

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
@@ -19,7 +19,7 @@ Process-PSModule follows:
1919
1. Enable GitHub Pages in the repository settings. Set it to deploy from `GitHub Actions`.
2020
1. This will create an environment called `github-pages` that GitHub deploys your site to.
2121
<details><summary>Within the environment, remove the branch protection for <code>main</code>.</summary>
22-
![Remove the branch protection on main](./media/pagesEnvironment.png)
22+
<img src="./media/pagesEnvironment.png" alt="Remove the branch protection on main">
2323
</details>
2424
1. [Create an API key on the PowerShell Gallery](https://www.powershellgallery.com/account/apikeys). Give it enough permission to manage the module you are working on.
2525
1. Create a new secret in the repository called `APIKEY` and set it to the API key for the PowerShell Gallery.

0 commit comments

Comments
 (0)