File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ This will create a new repository with the same structure as the PSModule organi
19192 . Configure the repository:
2020 1 . Enable GitHub Pages in the repository settings. Set it to deploy from ` GitHub Actions ` .
2121 This will create an environment called ` github-pages ` that is used to deploy the documentation to GitHub Pages. Remove the branch protection on it.
22- 2 . Create a new secret in the repository called ` APIKey ` and set it to the API key for the PowerShell Gallery.
22+ 2 . Create a new secret in the repository called ` APIKEY ` and set it to the API key for the PowerShell Gallery.
23233 . Create a branch, make your changes, create a PR and let the workflow run.
2424
2525## How it works
You can’t perform that action at this time.
0 commit comments