Skip to content

Commit ebbd94e

Browse files
committed
Update readme
1 parent a59d234 commit ebbd94e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,9 @@ Import-Module -Name 'hugoalh.GitHubActionsToolkit' -Prefix 'GitHubActions' -Scop
9090
- `Write-GitHubActionsNotice`
9191
- `Write-GitHubActionsRaw`
9292
- `Write-GitHubActionsWarning`
93+
94+
### Example
95+
96+
```ps1
97+
Write-GitHubActionNotice -Message 'Hello, world!'
98+
```

0 commit comments

Comments
 (0)