File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
hugoalh.GitHubActionsToolkit Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
18
18
## 📝 Description
19
19
20
- A PowerShell module to provide a better and easier way to GitHub Actions communicate with the runner machine.
20
+ A PowerShell module to provide a better and easier way for GitHub Actions to communicate with the runner machine.
21
21
22
22
## 📚 Documentation
23
23
Original file line number Diff line number Diff line change 21
21
Copyright = ' MIT © 2021~2022 hugoalh Studio'
22
22
23
23
# Description of the functionality provided by this module
24
- Description = ' Provide a better and easier way to GitHub Actions communicate with the runner machine.'
24
+ Description = ' Provide a better and easier way for GitHub Actions to communicate with the runner machine.'
25
25
26
26
# Minimum version of the PowerShell engine required by this module
27
27
PowerShellVersion = ' 7.2'
You can’t perform that action at this time.
0 commit comments