Skip to content

Feat/modal-auth: 로그인/회원가입 상황에 따른 안내 모달 #29

Feat/modal-auth: 로그인/회원가입 상황에 따른 안내 모달

Feat/modal-auth: 로그인/회원가입 상황에 따른 안내 모달 #29

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