Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 8d9c7ae

Browse files
committed
Fix release note
Signed-off-by: Akihiro Suda <[email protected]>
1 parent 28ff9d9 commit 8d9c7ae

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ jobs:
2323
shasha=$(sha256sum _artifacts/SHA256SUMS | awk '{print $1}')
2424
cat <<-EOF | tee /tmp/release-note.txt
2525
${tag}
26+
27+
The license (GPL-2.0) is included in the \`*.orig.tar.gz\` source archive.
28+
2629
- - -
2730
The binaries were built automatically on GitHub Actions.
2831
The build log is available for 90 days: https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}

0 commit comments

Comments
 (0)