diff --git a/.github/workflows/release-app.yml b/.github/workflows/release-app.yml index f3ed4595a..3732868fd 100644 --- a/.github/workflows/release-app.yml +++ b/.github/workflows/release-app.yml @@ -185,7 +185,7 @@ jobs: tauriScript: "node ../../node_modules/@tauri-apps/cli/tauri.js" tagName: "v__VERSION__" releaseName: "Release __VERSION__" - releaseBody: "[Changelog __VERSION__](https://yaak.app/blog/__VERSION__)" + releaseBody: "" releaseDraft: true prerelease: true projectPath: ./crates-tauri/yaak-app-client