Skip to content

Commit

Permalink
Updated name, description and author in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remicorniere authored Mar 5, 2020
1 parent d347387 commit 63f9120
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# action.yml
name: 'Hello World'
description: 'Custom greet with golang program'
author: 'Someone'
name: 'XMPP Notifier'
description: 'Send notifications using XMPP'
author: 'ProcessOne'
runs:
using: 'docker'
image: 'Dockerfile'
Expand Down

0 comments on commit 63f9120

Please sign in to comment.