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

View File

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