Skip to content

Commit

Permalink
Merge pull request #20 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 3f02e3e + 1b56ef4 commit c8e50f7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: 'vue-tsc-action'
description: 'Check vue-tsc errors.'
author: 'keita-hino'
icon: 'check'
color: 'green'
runs:
using: 'node12'
main: 'dist/index.js'

0 comments on commit c8e50f7

Please sign in to comment.