File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,9 @@ projects.
12122 . Configure the repository:
1313 1 . Enable GitHub Pages in the repository settings. Set it to deploy from ** GitHub Actions** .
1414 2 . This will create an environment called ` github-pages ` that GitHub deploys your site to.
15-
1615 <details ><summary >Within the <code >github-pages</code > environment, remove the branch protection for <code >main</code >.</summary >
1716 <img src =" ./media/pagesEnvironment.png " alt =" Remove the branch protection on main " >
1817 </details >
19-
2018 3 . [ Create an API key on the PowerShell Gallery] ( https://www.powershellgallery.com/account/apikeys ) . Give it permission to manage the module you
2119 are working on.
2220 4 . Create a new secret in the repository called ` APIKEY ` and set it to the API key for the PowerShell Gallery.
You can’t perform that action at this time.
0 commit comments