Skip to content

Commit 2186719

Browse files
committed
Update labels
1 parent 83eb8ae commit 2186719

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM python:3.8-alpine
22

33
LABEL "com.github.actions.name"="S3 Sync with CloudFront Cache invalidation"
4-
LABEL "com.github.actions.description"="Sync a directory to an AWS S3 repository and invalidate the CloudFront cache"
4+
LABEL "com.github.actions.description"="Sync a directory to an AWS S3 bucket and invalidate the CloudFront cache"
55
LABEL "com.github.actions.icon"="refresh-cw"
66
LABEL "com.github.actions.color"="green"
77

0 commit comments

Comments
 (0)