dev: change icon and color on GitHub marketplace
This commit is contained in:
@ -19,5 +19,5 @@ runs:
|
|||||||
main: 'dist/run/index.js'
|
main: 'dist/run/index.js'
|
||||||
post: 'dist/post_run/index.js'
|
post: 'dist/post_run/index.js'
|
||||||
branding:
|
branding:
|
||||||
icon: 'check-circle'
|
icon: 'shield'
|
||||||
color: 'blue'
|
color: 'yellow'
|
||||||
|
Reference in New Issue
Block a user