Skip to content

Feat/visit: 타유저 섬 방문 시 로딩 처리 #37

Feat/visit: 타유저 섬 방문 시 로딩 처리

Feat/visit: 타유저 섬 방문 시 로딩 처리 #37

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 }}