Skip to content

Commit c8fc055

Browse files
ci(desktop): publish release directly without draft
1 parent dad6ded commit c8fc055

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/desktop-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
- **Windows**: `.msi`, `.exe`
8787
- **macOS**: `.dmg`, `.app.tar.gz` (Intel & Apple Silicon)
8888
- **Linux**: `.deb`, `.rpm`, `.AppImage`
89-
draft: true
89+
draft: false
9090
prerelease: false
9191

9292
release:

0 commit comments

Comments
 (0)