Skip to content

Commit d4dfd02

Browse files
author
Daniel Tobon
committed
Updated branding again
1 parent e580911 commit d4dfd02

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

action.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
name: My Custom Action
1+
name: PCL CMake Action
22
description: Action for building PCL-CMake project which depends on vtk-9/qt5
3+
author: Daniel T.
34

45
inputs:
56
build_type:
@@ -14,5 +15,5 @@ runs:
1415

1516
# https://actions-cool.github.io/github-action-branding/
1617
branding:
17-
icon: "tool"
18+
icon: "package"
1819
color: "gray-dark"

0 commit comments

Comments
 (0)