File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
# GitHub Actions Toolkit (PowerShell)
2
2
3
- [ ` GitHubActionsToolkit.PowerShell ` ] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell )
4
-
5
3
![ License] ( https://img.shields.io/static/v1?label=License&message=MIT&style=flat-square " License ")
4
+ [ ![ GitHub Repository] ( https://img.shields.io/badge/Repository-181717?logo=github&logoColor=ffffff&style=flat-square " GitHub Repository ")] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell )
6
5
[ ![ GitHub Stars] ( https://img.shields.io/github/stars/hugoalh-studio/ghactions-toolkit-powershell?label=Stars&logo=github&logoColor=ffffff&style=flat-square " GitHub Stars ")] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell/stargazers )
7
6
[ ![ GitHub Contributors] ( https://img.shields.io/github/contributors/hugoalh-studio/ghactions-toolkit-powershell?label=Contributors&logo=github&logoColor=ffffff&style=flat-square " GitHub Contributors ")] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell/graphs/contributors )
8
7
[ ![ GitHub Issues] ( https://img.shields.io/github/issues-raw/hugoalh-studio/ghactions-toolkit-powershell?label=Issues&logo=github&logoColor=ffffff&style=flat-square " GitHub Issues ")] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell/issues )
@@ -23,7 +22,7 @@ A PowerShell module to provide a better and easier way for GitHub Actions to com
23
22
24
23
For the full documentation, please visit the [ GitHub Repository Wiki] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell/wiki ) .
25
24
26
- ### Target
25
+ ### Getting Started
27
26
28
27
- GitHub Actions Runner >= v2.303.0
29
28
- PowerShell >= v7.2.0
You can’t perform that action at this time.
0 commit comments