From df05595afc24b91ced7d541a818c8f3998c7d66d Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 15 Dec 2023 18:05:40 +0100 Subject: [PATCH] WORKFLOW: fixed description --- .github/workflows/main-selfhosted.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-selfhosted.yml b/.github/workflows/main-selfhosted.yml index 56702803..3730a3ad 100644 --- a/.github/workflows/main-selfhosted.yml +++ b/.github/workflows/main-selfhosted.yml @@ -55,7 +55,7 @@ jobs: run: "automation_tools/main_version_checker.sh" - name: Validate Manifest (main only) - id: check_version_string + id: validate_manifest run: "automation_tools/manifest-validation.sh" - name: "[DEBUG] Outputting manifest"