diff options
Diffstat (limited to 'actions.yml')
-rw-r--r-- | actions.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/actions.yml b/actions.yml index c91759c..caf6e70 100644 --- a/actions.yml +++ b/actions.yml @@ -11,3 +11,4 @@ send-hello: msg: Hello - host1.notify: msg: World! + - host1.wol: {} |