fix: Tweak commit message for calibre action to be semantic

This commit is contained in:
Tom Moor
2022-04-09 18:56:13 -07:00
parent e40f106dbb
commit a47427de9e

View File

@@ -50,7 +50,7 @@ jobs:
steps.calibre.outputs.markdown != ''
uses: peter-evans/create-pull-request@v3
with:
title: Auto Compress Images
title: "chore: Auto Compress Images"
branch-suffix: timestamp
commit-message: Compress Images
commit-message: "chore: Compressed inefficient images automatically"
body: ${{ steps.calibre.outputs.markdown }}