Skip to content

Feat/island-control: 섬 꾸미기 편집 모드 레이아웃 #73

Feat/island-control: 섬 꾸미기 편집 모드 레이아웃

Feat/island-control: 섬 꾸미기 편집 모드 레이아웃 #73

name: Compress 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 }}