swinton / screenshot-website

:camera_flash: A GitHub Action to capture screenshots of a website, across Windows, Mac, and Linux
https://git.io/screenshot-website
ISC License
187 stars 22 forks source link

feat: add inputs.scale-factor and inputs.type #21

Open revolunet opened 3 years ago

revolunet commented 3 years ago

without this we get some warnings : Unexpected input(s) 'type', 'scaleFactor', valid inputs are ['source', 'destination', 'delay', 'full-page', 'width']

revolunet commented 2 years ago

up :)