diff --git a/.github/workflows/e2e-testing.yml b/.github/workflows/e2e-testing.yml index 4f7d0e1d13..1033765601 100644 --- a/.github/workflows/e2e-testing.yml +++ b/.github/workflows/e2e-testing.yml @@ -4,7 +4,7 @@ on: workflow_call: inputs: artifact-name: - description: 'Slimefun artifact names' + description: 'Slimefun artifact name' required: true type: string