You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,9 @@ Process-PSModule follows:
21
21
Within the environment, remove the branch protection for `main`.
22
22
<details>
23
23
<summary>Remove the branch protection for `main`</summary>
24
+
24
25

26
+
25
27
</details>
26
28
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.
27
29
1. Create a new secret in the repository called `APIKEY` and set it to the API key for the PowerShell Gallery.
0 commit comments