Skip to content

Commit 24ae93e

Browse files
committed
Add branding
1 parent ab99851 commit 24ae93e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: action.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: Deploy to Stackhero
2-
# run-name: Deploy branch ${{ github.ref_name }} to Stackhero
32
description: Deploy your code to a Stackhero instance
43

4+
branding:
5+
icon: upload-cloud
6+
color: blue
57

68
inputs:
79
ssh_private_key:

0 commit comments

Comments
 (0)