Skip to content

timeline onClick事件点击无打印输出 #55

timeline onClick事件点击无打印输出

timeline onClick事件点击无打印输出 #55

Workflow file for this run

# https://github.com/marketplace/actions/image-actions
name: Compress images
on: pull_request
jobs:
build:
name: calibreapp/image-actions
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: calibreapp/image-actions
uses: docker://calibreapp/github-image-actions
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}