Skip to content

Commit 040d7b6

Browse files
fix: Added branding section to action (#3)
1 parent 4b2623a commit 040d7b6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
name: serverpod-cloud-deploy
22
description: Deploys a project to Serverpod Cloud
33

4+
branding:
5+
icon: upload-cloud
6+
color: blue
7+
48
inputs:
59
token:
610
description: "Serverpod Cloud access token"

0 commit comments

Comments
 (0)