Skip to content

Feat/island-item: 획득한 섬꾸미기 아이템 없는 경우 플레이 유도 모달 #80

Feat/island-item: 획득한 섬꾸미기 아이템 없는 경우 플레이 유도 모달

Feat/island-item: 획득한 섬꾸미기 아이템 없는 경우 플레이 유도 모달 #80

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