From 9c09e0dde57a7b8d368cc5ad45fad673ce7835c4 Mon Sep 17 00:00:00 2001 From: Xargon Wan Date: Thu, 5 May 2022 10:32:39 +0900 Subject: [PATCH] Artifacts: renamed Cooker into cooker --- .github/workflows/cooker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cooker.yml b/.github/workflows/cooker.yml index 87cc8011..07231aa5 100644 --- a/.github/workflows/cooker.yml +++ b/.github/workflows/cooker.yml @@ -1,6 +1,6 @@ # Due to the changes to the build systems actually on the branch integrated, this script will fail on main until merged -name: Cooker +name: cooker # Controls when the workflow will run on: