Skip to content

Commit 124f6d7

Browse files
committed
Update readme
1 parent 1d86dd9 commit 124f6d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# GitHub Actions Toolkit (PowerShell)
22

33
[⚖️ 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)
54

65
| | **Release - Latest** | **Release - Pre** |
76
|:-:|:-:|:-:|
@@ -17,7 +16,7 @@ A PowerShell module to provide a better and easier way for GitHub Actions to com
1716
- **Target Version:** >= v7.2.0, &:
1817
- GitHub Actions Runner >= v2.311.0
1918
- NodeJS >= v16.13.0 *\[Optional, for NodeJS based wrapper API\]*
20-
- **Domain/Registry:**
19+
- **Registry:**
2120
- [PowerShell Gallery](https://www.powershellgallery.com/packages/hugoalh.GitHubActionsToolkit)
2221
```ps1
2322
Install-Module -Name 'hugoalh.GitHubActionsToolkit' -AcceptLicense

0 commit comments

Comments
 (0)