Skip to content

Commit fb549c1

Browse files
committed
action.yml: Add color and icon
1 parent 78f43d6 commit fb549c1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

action.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: "Package Java Agnostic Serverless Functions"
2-
description: "Package an agnostic serverless Function in Java for a specific FaaS provider"
2+
description: "Package an Agnostic Serverless Function in Java to deploy it on a specific FaaS provider"
3+
branding:
4+
icon: package
5+
color: red
36
inputs:
47
faas-provider:
58
description: "The provider to package the function for. Possible values are: azure, gcloud."

0 commit comments

Comments
 (0)