From 0473c836d7f28c246d582b0c237db581d7ce6f1d Mon Sep 17 00:00:00 2001 From: Firq Date: Tue, 22 Oct 2024 19:44:24 +0200 Subject: [PATCH] auth6 --- .forgejo/workflows/unlighthouse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/unlighthouse.yml b/.forgejo/workflows/unlighthouse.yml index 43ee561..eca0e0b 100644 --- a/.forgejo/workflows/unlighthouse.yml +++ b/.forgejo/workflows/unlighthouse.yml @@ -1,7 +1,7 @@ on: workflow_dispatch: inputs: - container_tag: + containertag: description: "Tag of the container to test" default: "preview" type: "string"