Skip to content

chore: bump prettier from 3.3.3 to 3.4.2 #7

chore: bump prettier from 3.3.3 to 3.4.2

chore: bump prettier from 3.3.3 to 3.4.2 #7

Workflow file for this run

name: Optimize images
on: pull_request
jobs:
build:
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps:
- name: Checkout Repo
uses: actions/checkout@master
- name: Compress Images
uses: calibreapp/image-actions@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}