From bd74aaf0aa7179275c61b14bc0e47be5373fef6e Mon Sep 17 00:00:00 2001 From: A_D Date: Tue, 8 Dec 2020 19:36:26 +0200 Subject: [PATCH] Add name to windows build action This should make it show up with a more sane name --- .github/workflows/windows-build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index d0013a19..bd695779 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -1,3 +1,5 @@ +name: Build EDMC for Windows + on: push: tags: