Skip to content

Commit

Permalink
docs: add description
Browse files Browse the repository at this point in the history
  • Loading branch information
rwv committed Oct 25, 2024
1 parent aeb0099 commit a1eccef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ jobs:
run: |
aws lambda publish-layer-version \
--layer-name mutool \
--content S3Bucket=mutool-layer,S3Key=mutool-layer.zip
--content S3Bucket=mutool-layer,S3Key=mutool-layer.zip \
--description "MuPDF CLI tools v1.24.10"

0 comments on commit a1eccef

Please sign in to comment.