Skip to content

Commit 5ce6f7d

Browse files
committed
Update description
1 parent 4ae51a7 commit 5ce6f7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
## 📝 Description
1919

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.
2121

2222
## 📚 Documentation
2323

hugoalh.GitHubActionsToolkit/hugoalh.GitHubActionsToolkit.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
Copyright = 'MIT © 2021~2022 hugoalh Studio'
2222

2323
# 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.'
2525

2626
# Minimum version of the PowerShell engine required by this module
2727
PowerShellVersion = '7.2'

0 commit comments

Comments
 (0)