first commit

This commit is contained in:
2025-04-04 08:46:42 +02:00
commit 7b7f6fb9a0
10 changed files with 174 additions and 0 deletions

13
action.yml Normal file
View File

@@ -0,0 +1,13 @@
name: Takes cypress screenshots
description: Takes cypress screenshots
author: Skydust
# Define your inputs here.
inputs:
baseUrl:
description: The server url
required: true
runs:
using: docker
image: Dockerfile