Skip to content

[ImgBot] Optimize images #7

[ImgBot] Optimize images

[ImgBot] Optimize images #7

Workflow file for this run

name: Your Workflow Name
on: [push, pull_request]
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Upload coverage reports to Codecov
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: DSLZL/dslzl.github.io