Skip to content

Commit 63f9120

Browse files
authored
Updated name, description and author in action.yml
1 parent d347387 commit 63f9120

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# action.yml
2-
name: 'Hello World'
3-
description: 'Custom greet with golang program'
4-
author: 'Someone'
2+
name: 'XMPP Notifier'
3+
description: 'Send notifications using XMPP'
4+
author: 'ProcessOne'
55
runs:
66
using: 'docker'
77
image: 'Dockerfile'

0 commit comments

Comments
 (0)