File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1818 > ${{github.event.repository.description}}
1919
2020 Version ${{github.event.release.name}} (${{github.event.release.tag_name}}) just released!
21- color: "0,114,198 "
21+ color: "#0072C6 "
2222 thumbnail:
2323 url: "https://i.imgur.com/OhKCMwk.png"
2424 fields:
Original file line number Diff line number Diff line change 11# GitHub Actions Toolkit (PowerShell)
22
33[ ` GitHubActionsToolkit.PowerShell ` ] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell )
4+
45![ PowerShell] ( https://img.shields.io/badge/PowerShell-0072C6?logo=powershell&logoColor=ffffff&style=flat-square " PowerShell ")
56![ License] ( https://img.shields.io/static/v1?label=License&message=MIT&style=flat-square " License ")
67[ ![ 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 )
1213
1314| ** Releases** | ** Latest** (![ GitHub Latest Release Date] ( https://img.shields.io/github/release-date/hugoalh-studio/ghactions-toolkit-powershell?label=&style=flat-square " GitHub Latest Release Date ") ) | ** Pre** (![ GitHub Latest Pre-Release Date] ( https://img.shields.io/github/release-date-pre/hugoalh-studio/ghactions-toolkit-powershell?label=&style=flat-square " GitHub Latest Pre-Release Date ") ) |
1415| :-:| :-:| :-:|
15- | [ ![ GitHub] ( https://img.shields.io/badge/GitHub-24292F ?logo=github&logoColor=ffffff&style=flat-square " GitHub ")] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell/releases ) ![ GitHub Total Downloads] ( https://img.shields.io/github/downloads/hugoalh-studio/ghactions-toolkit-powershell/total?label=&style=flat-square " GitHub Total Downloads ") | ![ GitHub Latest Release Version] ( https://img.shields.io/github/release/hugoalh-studio/ghactions-toolkit-powershell?sort=semver&label=&style=flat-square " GitHub Latest Release Version ") | ![ GitHub Latest Pre-Release Version] ( https://img.shields.io/github/release/hugoalh-studio/ghactions-toolkit-powershell?include_prereleases&sort=semver&label=&style=flat-square " GitHub Latest Pre-Release Version ") |
16+ | [ ![ GitHub] ( https://img.shields.io/badge/GitHub-181717 ?logo=github&logoColor=ffffff&style=flat-square " GitHub ")] ( https://github.com/hugoalh-studio/ghactions-toolkit-powershell/releases ) ![ GitHub Total Downloads] ( https://img.shields.io/github/downloads/hugoalh-studio/ghactions-toolkit-powershell/total?label=&style=flat-square " GitHub Total Downloads ") | ![ GitHub Latest Release Version] ( https://img.shields.io/github/release/hugoalh-studio/ghactions-toolkit-powershell?sort=semver&label=&style=flat-square " GitHub Latest Release Version ") | ![ GitHub Latest Pre-Release Version] ( https://img.shields.io/github/release/hugoalh-studio/ghactions-toolkit-powershell?include_prereleases&sort=semver&label=&style=flat-square " GitHub Latest Pre-Release Version ") |
1617| [ ![ PowerShell Gallery] ( https://img.shields.io/badge/PowerShell%20Gallery-0072C6?logo=powershell&logoColor=ffffff&style=flat-square " PowerShell Gallery ")] ( https://www.powershellgallery.com/packages/hugoalh.GitHubActionsToolkit ) ![ PowerShell Gallery Total Downloads] ( https://img.shields.io/powershellgallery/dt/hugoalh.GitHubActionsToolkit?label=&style=flat-square " PowerShell Gallery Total Downloads ") | ![ PowerShell Gallery Latest Release Version] ( https://img.shields.io/powershellgallery/v/hugoalh.GitHubActionsToolkit?label=&style=flat-square " PowerShell Gallery Latest Release Version ") | ![ PowerShell Gallery Latest Pre-Release Version] ( https://img.shields.io/powershellgallery/v/hugoalh.GitHubActionsToolkit?include_prereleases&label=&style=flat-square " PowerShell Gallery Latest Pre-Release Version ") |
1718
1819## 📝 Description
@@ -45,9 +46,9 @@ Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Prefix 'GitHubActions' -Scop
4546
4647### API
4748
48- | ** Legend** | ** Description** |
49- | :-:| :--|
50- | 🔘 | ** NodeJS Wrapper:** This dependents and requires NodeJS to invoke. |
49+ > | ** Legend** | ** Description** |
50+ > | :-:| :--|
51+ > | 🔘 | ** NodeJS Wrapper:** This dependents and requires NodeJS to invoke. |
5152
5253#### Function
5354
You can’t perform that action at this time.
0 commit comments