Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detects possible savings for faster image loading

Analyzes both desktop and mobile versions of your website and detects possible savings for faster image loading using imagekit.io

A simple example:

on:
  deployment_status

jobs:
  check:
    name: Detects possible savings for faster image loading
    runs-on: ubuntu-latest
    steps:
      - uses: marcuslindblom/imagekit@main
        with:
          url: ${{ secrets.URL }}

About

Detects possible savings for faster image loading

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Sponsor this project

Packages

Contributors

Languages