We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46cf3ed commit 28563d1Copy full SHA for 28563d1
action.yml
@@ -1,9 +1,9 @@
1
-name: "S3 Sync"
2
-description: "Sync a directory to an AWS S3 repository"
3
-author: jakejarvis
+name: "AWS CLI v2 S3 Sync"
+description: "Sync a directory to an AWS S3 repository using CLI v2"
+author: henriquemattos
4
runs:
5
using: docker
6
image: Dockerfile
7
branding:
8
- icon: refresh-cw
+ icon: upload-cloud
9
color: green
0 commit comments