mirror of
https://github.com/crazy-max/ghaction-import-gpg.git
synced 2024-11-25 14:31:03 -05:00
Update action metadata
This commit is contained in:
parent
5f2ef4421e
commit
bb144d6c60
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue