Skip to content

Commit

Permalink
Add action.yml metadata file
Browse files Browse the repository at this point in the history
Signed-off-by: Riddhesh Sanghvi <[email protected]>
  • Loading branch information
mrrobot47 committed Feb 7, 2020
1 parent 1e971a6 commit c8f43c0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name: 'Slack Notify'
description: 'This action will send a notification to Slack'
author: 'rtCamp'
runs:
using: 'docker'
image: 'Dockerfile'
branding:
icon: 'bell'
color: 'yellow'

0 comments on commit c8f43c0

Please sign in to comment.