diff --git a/.github/workflows/e2e-testing.yml b/.github/workflows/e2e-testing.yml index 103376560..4f7d0e1d1 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 name' + description: 'Slimefun artifact names' required: true type: string