Skip to content

Commit a1eccef

Browse files
committed
docs: add description
1 parent aeb0099 commit a1eccef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/build.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,5 @@ jobs:
5555
run: |
5656
aws lambda publish-layer-version \
5757
--layer-name mutool \
58-
--content S3Bucket=mutool-layer,S3Key=mutool-layer.zip
58+
--content S3Bucket=mutool-layer,S3Key=mutool-layer.zip \
59+
--description "MuPDF CLI tools v1.24.10"

0 commit comments

Comments
 (0)