mirror of
https://github.com/rlespinasse/github-slug-action.git
synced 2026-06-13 10:01:12 +00:00
docs: add branding
This commit is contained in:
@@ -3,4 +3,7 @@ name: 'GitHub Slug'
|
|||||||
description: 'Action to slug and expose some github variables'
|
description: 'Action to slug and expose some github variables'
|
||||||
runs:
|
runs:
|
||||||
using: 'docker'
|
using: 'docker'
|
||||||
image: 'Dockerfile'
|
image: 'Dockerfile'
|
||||||
|
branding:
|
||||||
|
icon: 'crop'
|
||||||
|
color: 'orange'
|
||||||
|
|||||||
Reference in New Issue
Block a user