Skip to content

Commit 2c0fcb7

Browse files
committed
OPS: Add branding to action
1 parent d2ed0fb commit 2c0fcb7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

action.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: "Get deployment information"
22
description: "Get the information required to build and deploy an Octue service."
33
author: "cortadocodes"
4-
#branding:
5-
# icon: git-pull-request
6-
# color: green
4+
branding:
5+
icon: cloud
6+
color: red
77
inputs:
88
gcp_project_name:
99
description: "The name of the Google Cloud project being deployed to."

0 commit comments

Comments
 (0)