Skip to content

Commit

Permalink
Update calibreapp-image-actions.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Fabiana 🚀  Campanari <[email protected]>
  • Loading branch information
FabianaCampanari authored Oct 11, 2024
1 parent e27c098 commit b73a34d
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/calibreapp-image-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,4 @@ jobs:
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
compressOnly: true
- name: Create New Pull Request If Needed
if: steps.calibre.outputs.markdown != ''
uses: peter-evans/create-pull-request@v7
with:
title: Compressed Images
branch-suffix: timestamp
commit-message: Compressed Images
body: ${{ steps.calibre.outputs.markdown }}

0 comments on commit b73a34d

Please sign in to comment.