Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukasss93 committed Oct 2, 2019
1 parent f56b8b8 commit 0b65d31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Telegram Action'
name: 'Notify Telegram Action'
description: 'Notify via Telegram!'
author: 'Luca Patera'
inputs:
Expand All @@ -13,4 +13,4 @@ runs:
main: 'index.js'
branding:
icon: 'message-square'
color: 'blue'
color: 'blue'

0 comments on commit 0b65d31

Please sign in to comment.