Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuri6037 committed May 27, 2020
1 parent e6e4e9b commit 9e2316f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: faketty
author: Yuri6037
description: FakeTTY GitHub Action (https://github.com/Yuri6037/Action-FakeTTY)
icon: terminal
branding:
icon: 'terminal'
color: 'white'
runs:
using: 'node12'
main: 'index.js'

0 comments on commit 9e2316f

Please sign in to comment.