gha: Fix release notes in release workflow

This commit is contained in:
Mintsuki
2025-03-17 12:52:16 +01:00
parent e4803ad46b
commit a6cd1ecbe8

View File

@@ -105,11 +105,12 @@ jobs:
- name: Create release notes
run: |
cat <<'EOF' >rel_notes.txt
cat <<"EOF" >rel_notes.txt
Changelog can be found [here](https://github.com/limine-bootloader/limine/blob/$TAG_NAME/ChangeLog).
Binary release can be found [here](https://github.com/limine-bootloader/limine/tree/$TAG_NAME-binary).
EOF
cat <<'EOF' >>rel_notes.txt
Tarballs are signed using key ID `05D29860D0A0668AAEFB9D691F3C021BECA23821` which can be obtained from a keyserver such as `keyserver.ubuntu.com`.
Import the public key with: