File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
# GitHub Actions Toolkit (PowerShell)
2
2
3
3
[ ⚖️ MIT] ( ./LICENSE.md )
4
- [ ![ CodeFactor Grade] ( https://img.shields.io/codefactor/grade/github/hugoalh-studio/ghactions-toolkit-powershell?label=Grade&logo=codefactor&logoColor=ffffff&style=flat-square " CodeFactor Grade ")] ( https://www.codefactor.io/repository/github/hugoalh-studio/ghactions-toolkit-powershell )
5
4
6
5
| | ** Release - Latest** | ** Release - Pre** |
7
6
| :-:| :-:| :-:|
@@ -17,7 +16,7 @@ A PowerShell module to provide a better and easier way for GitHub Actions to com
17
16
- ** Target Version:** >= v7.2.0, &:
18
17
- GitHub Actions Runner >= v2.311.0
19
18
- NodeJS >= v16.13.0 * \[ Optional, for NodeJS based wrapper API\] *
20
- - ** Domain/ Registry:**
19
+ - ** Registry:**
21
20
- [ PowerShell Gallery] ( https://www.powershellgallery.com/packages/hugoalh.GitHubActionsToolkit )
22
21
``` ps1
23
22
Install-Module -Name 'hugoalh.GitHubActionsToolkit' -AcceptLicense
You can’t perform that action at this time.
0 commit comments