Skip to content

update my link to my site, not using Twitter much #9

update my link to my site, not using Twitter much

update my link to my site, not using Twitter much #9

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@main
- name: Compress Images
uses: calibreapp/image-actions@main
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}