Skip to content

Commit c62d400

Browse files
authored
feat: add action branding
1 parent 101beb4 commit c62d400

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: GitHub Actions Typing
22
description: Bring type-safety to your GitHub actions' API!
33
author: Piotr Krzemiński
4+
branding:
5+
icon: lock
6+
color: green
47
runs:
58
using: 'docker'
69
image: 'Dockerfile'

0 commit comments

Comments
 (0)