use specific icon and color

This commit is contained in:
Ville Saukkonen 2023-03-28 02:06:20 +03:00
parent ea61d39797
commit d20738e432

@ -14,3 +14,6 @@ inputs:
runs: runs:
using: "node16" using: "node16"
main: "dist/index.js" main: "dist/index.js"
branding:
icon: "aperture"
color: "green"