mirror of
https://github.com/actions/github-script.git
synced 2025-12-08 08:06:23 +00:00
Add branding to action.yml
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
name: Script
|
||||
description: An action for running simple scripts with a GitHub client
|
||||
branding:
|
||||
color: blue
|
||||
icon: pen-tool
|
||||
inputs:
|
||||
script:
|
||||
description: The script to run
|
||||
|
||||
Reference in New Issue
Block a user