From 9dbfd9bcae9e1b902fe67cc99605bac7c0d3edc5 Mon Sep 17 00:00:00 2001 From: Andrew Welker Date: Tue, 24 Nov 2020 13:25:02 -0700 Subject: [PATCH] Change workflow name --- .github/workflows/Build Essentials.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Build Essentials.yml b/.github/workflows/Build Essentials.yml index f160fa9e..04d428a1 100644 --- a/.github/workflows/Build Essentials.yml +++ b/.github/workflows/Build Essentials.yml @@ -1,4 +1,4 @@ -name: Branch Build Using Docker +name: Build Essentials 2.0.0 on: push: