add branding for Marketplace

This commit is contained in:
Rimo
2020-01-15 20:24:22 +08:00
parent d7ce3d1900
commit bb1421de6e

View File

@@ -21,3 +21,6 @@ inputs:
runs: runs:
using: 'node12' using: 'node12'
main: 'dist/index.js' main: 'dist/index.js'
branding:
icon: 'download-cloud'
color: 'orange'