Skip to content

Commit 1697a51

Browse files
committed
feat(release): add distinct release names and descriptions for TUI vs Desktop
1 parent 3e1bdcf commit 1697a51

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/desktop-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,9 +88,9 @@ jobs:
8888
name: Keyless Desktop ${{ github.ref_name }}
8989
body: |
9090
## Keyless Desktop Release
91-
91+
9292
Desktop application version of Keyless with GUI.
93-
93+
9494
Download the installer for your platform:
9595
- Linux: `.deb` or `.rpm` package
9696
- macOS: `.dmg` installer

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,9 @@ jobs:
8181
name: Keyless TUI ${{ github.ref_name }}
8282
body: |
8383
## Keyless TUI Release
84-
84+
8585
Command-line terminal UI version of Keyless.
86-
86+
8787
Download the binary for your platform:
8888
- Linux: `keyless-linux-x86_64`
8989
- macOS (Intel): `keyless-macos-x86_64`

0 commit comments

Comments
 (0)