Skip to content

Commit a2a292b

Browse files
committed
fix release note generator
Signed-off-by: Akihiro Suda <[email protected]>
1 parent b7cfb75 commit a2a292b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ jobs:
3737
3838
## Usage
3939
Terminal 1:
40-
```console
40+
\`\`\`console
4141
[macOS]$ limactl start
42-
```
42+
\`\`\`
4343
4444
Terminal 2:
45-
```console
45+
\`\`\`console
4646
[macOS]$ lima uname
4747
Linux
48-
```
48+
\`\`\`
4949
5050
- - -
5151
The binaries were built automatically on GitHub Actions.

0 commit comments

Comments
 (0)