From 42a5c411fd820284321aac056549b837e1ad5e43 Mon Sep 17 00:00:00 2001 From: Peter Siegmund Date: Sat, 18 May 2024 00:26:44 +0200 Subject: [PATCH] rename github action task Signed-off-by: Peter Siegmund --- .github/workflows/esp32_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/esp32_build.yml b/.github/workflows/esp32_build.yml index 2c8166e..ffb5a28 100644 --- a/.github/workflows/esp32_build.yml +++ b/.github/workflows/esp32_build.yml @@ -1,4 +1,4 @@ -name: Thomas the tank engine - Build and Artifact the ESP-IDF Project +name: Thomas the tank engine - Build the ESP-IDF Project on: push: