From 6252a8394636ffee1ed91ad8109ceb8d4dfd3772 Mon Sep 17 00:00:00 2001 From: lunamidori Date: Mon, 3 Jun 2024 21:27:17 -0700 Subject: [PATCH] action name changes --- .github/workflows/Auto_Debug_Build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Auto_Debug_Build.yaml b/.github/workflows/Auto_Debug_Build.yaml index 451733f..e4b734a 100644 --- a/.github/workflows/Auto_Debug_Build.yaml +++ b/.github/workflows/Auto_Debug_Build.yaml @@ -1,4 +1,4 @@ -name: Auto Lint, Test, and Build on Push +name: Auto Debug and Upload on: push