From b0b891528a25ba15052544843a42f28eb05d649e Mon Sep 17 00:00:00 2001 From: confusingboat Date: Sun, 17 Mar 2024 22:55:49 -0500 Subject: [PATCH] this is supremely annoying --- .github/workflows/tag.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tag.yml b/.github/workflows/tag.yml index 2dc1934..c1e2939 100644 --- a/.github/workflows/tag.yml +++ b/.github/workflows/tag.yml @@ -26,7 +26,7 @@ on: value: ${{ jobs.tag.outputs.is-prerelease }} env: - MinVerIgnoreHeight: true + #MinVerIgnoreHeight: true DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1 DOTNET_NOLOGO: true