Skip to content

Commit 28563d1

Browse files
Update action name and branding for marketplace
1 parent 46cf3ed commit 28563d1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

action.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name: "S3 Sync"
2-
description: "Sync a directory to an AWS S3 repository"
3-
author: jakejarvis
1+
name: "AWS CLI v2 S3 Sync"
2+
description: "Sync a directory to an AWS S3 repository using CLI v2"
3+
author: henriquemattos
44
runs:
55
using: docker
66
image: Dockerfile
77
branding:
8-
icon: refresh-cw
8+
icon: upload-cloud
99
color: green

0 commit comments

Comments
 (0)