From f2aac09ad4e80a60cf9418b2ae5c2f9fe7c91bd8 Mon Sep 17 00:00:00 2001 From: XargonWan Date: Fri, 15 Dec 2023 17:54:34 +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 2bc0e1e4..56702803 100644 --- a/.github/workflows/main-selfhosted.yml +++ b/.github/workflows/main-selfhosted.yml @@ -54,7 +54,7 @@ jobs: id: check_version_string run: "automation_tools/main_version_checker.sh" - - name: Check versions (main only) + - name: Validate Manifest (main only) id: check_version_string run: "automation_tools/manifest-validation.sh"