diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 24a16e0..863082a 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -70,5 +70,5 @@ jobs: gh release create $VERSION \ --draft \ - --title $VERSION + --title $VERSION \ --notes-file $RELEASE_NOTE \ No newline at end of file