dev: change icon and color on GitHub marketplace

This commit is contained in:
Denis Isaev 2020-05-05 17:57:46 +03:00
parent 8ea3043ee4
commit 66883b5fcf
No known key found for this signature in database
GPG Key ID: B1866FBC94B37EDF

View File

@ -19,5 +19,5 @@ runs:
main: 'dist/run/index.js'
post: 'dist/post_run/index.js'
branding:
icon: 'check-circle'
color: 'blue'
icon: 'shield'
color: 'yellow'