mirror of
https://github.com/Borales/actions-yarn.git
synced 2026-04-17 20:32:18 +08:00
Adding icon
This commit is contained in:
parent
65448b3ccb
commit
7214980ec5
@ -1,5 +1,8 @@
|
|||||||
name: 'GitHub Action for Yarn'
|
name: 'GitHub Action for Yarn'
|
||||||
description: 'Wraps the yarn CLI to enable common yarn commands'
|
description: 'Wraps the yarn CLI to enable common yarn commands'
|
||||||
|
branding:
|
||||||
|
icon: 'package'
|
||||||
|
color: 'blue'
|
||||||
inputs:
|
inputs:
|
||||||
cmd:
|
cmd:
|
||||||
description: 'Yarn command'
|
description: 'Yarn command'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user