Replace invalid icon

This commit is contained in:
Matthias Pigulla 2019-09-15 00:33:18 +02:00 committed by GitHub
parent 64d68c7e61
commit c03703d9a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,5 +11,5 @@ runs:
using: 'node12'
main: 'dist/index.js'
branding:
icon: 'key'
icon: loader
color: 'yellow'