mirror of
https://github.com/actions/github-script.git
synced 2026-02-08 03:57:27 +00:00
Use code icon
This commit is contained in:
parent
75fbffad34
commit
a113ccad71
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ name: GitHub Script
|
||||||
description: An action for running simple scripts with a GitHub client
|
description: An action for running simple scripts with a GitHub client
|
||||||
branding:
|
branding:
|
||||||
color: blue
|
color: blue
|
||||||
icon: pen-tool
|
icon: code
|
||||||
inputs:
|
inputs:
|
||||||
script:
|
script:
|
||||||
description: The script to run
|
description: The script to run
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue