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"