Update action metadata

This commit is contained in:
CrazyMax 2020-05-03 22:08:18 +02:00
parent 5f2ef4421e
commit bb144d6c60
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7

View file

@ -3,8 +3,8 @@ name: 'Import GPG'
description: 'GitHub Action to easily import your GPG key to sign commits and tags'
author: 'crazy-max'
branding:
color: 'green'
icon: 'key'
color: 'yellow'
icon: 'lock'
runs:
using: 'node12'