Skip to content

Commit

Permalink
Merge pull request #21 from keita-hino/update_action_yml
Browse files Browse the repository at this point in the history
update action.yml
  • Loading branch information
keita-hino authored Sep 4, 2021
2 parents c8e50f7 + 4ac630a commit bbb635d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: 'vue-tsc-action'
description: 'Check vue-tsc errors.'
author: 'keita-hino'
icon: 'check'
color: 'green'
branding:
icon: check
color: green
runs:
using: 'node12'
main: 'dist/index.js'

0 comments on commit bbb635d

Please sign in to comment.