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