From eed67c45b184241e698473745006d5e1d6c22392 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Fri, 21 Oct 2022 08:18:22 -0600 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4af5f3b..f18ec5c 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -125,5 +125,5 @@ jobs: $GH release upload $VERSION-$BROMITE_SHA updateurl.txt $GH release edit $VERSION-$BROMITE_SHA -t $VERSION-$BROMITE_SHA - #$GH release edit $VERSION-$BROMITE_SHA --draft=false + $GH release edit $VERSION-$BROMITE_SHA --draft=false