Skip to content

Commit 273726b

Browse files
authored
Merge pull request #61 from AkihiroSuda/dev
CI: fix newline in the release note
2 parents b13c591 + 2513742 commit 273726b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ jobs:
5959
6060
The sha256sum of the SHA256SUMS file itself is \`${shasha}\` .
6161
62-
The [GitHub Artifact Attestations](https://cli.github.com/manual/gh_attestation_verify)
63-
can be verified by running:
62+
The [GitHub Artifact Attestations](https://cli.github.com/manual/gh_attestation_verify) can be verified by running:
6463
\`\`\`
6564
gh attestation verify socket_vmnet-${version}-arm64.tar.gz --owner lima-vm
6665
gh attestation verify socket_vmnet-${version}-x86_64.tar.gz --owner lima-vm

0 commit comments

Comments
 (0)