Improve documentation

This commit is contained in:
Jonas Bengtsson
2020-01-03 21:38:11 +01:00
parent a1a65a9e40
commit aa16e13db3
2 changed files with 11 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
name: 'Android Problem Matchers'
author: 'Jonas Bengtsson'
description: 'Adds common problem matchers for Android builds'
runs:
using: 'node12'
main: 'index.js'
branding:
icon: 'list'
color: 'green'