diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b759b1..58dba11 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,7 +72,6 @@ jobs: gh release create "v${VERSION}" \ --title ${VERSION} \ --target "${{ github.sha }}" \ - --prerelease \ --notes-file release-body \ dist/*