Skip to content

Commit f48a6e1

Browse files
committed
release: Update github release body to link to credits & kernel recommendations
Signed-off-by: TheSillyOk <priv.ld@proton.me>
1 parent 903300a commit f48a6e1

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

.github/workflows/build_kernels.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -294,9 +294,9 @@ jobs:
294294
295295
Updated: ${{ env.date }}
296296
297-
[Updates](https://t.me/ok_kernel) • [Support](https://t.me/ok_kernel_chat)
297+
[Updates](https://t.me/ok_kernel) • [Support](https://t.me/ok_kernel_chat) • [Credits](https://github.com/${{ github.repository }}/tree/${{ github.ref_name }}?tab=readme-ov-file#credits)
298298
299-
[Github run](${{ env.run_url }}) • [Nightly run](${{ env.nightly_url }})
299+
[Github run](${{ env.run_url }}) • [Nightly run](${{ env.nightly_url }}) • CI run n°${{ github.run_number }}
300300
301301
[SUSFS Module](https://github.com/sidex15/ksu_module_susfs/releases)
302302
@@ -308,9 +308,7 @@ jobs:
308308
-> Rissu's KernelSU (\`RKSU\`): [${{ env.RKSU_V }}](${{ env.RKSU_URL }}) - SUSFS 1.5.9
309309
-> KernelSU Next (\`KSUN\`): [${{ env.KSUN_V }}](${{ env.KSUN_URL }}) - SUSFS 1.5.9
310310
311-
Credits:
312-
• @Skyblueborb for helping in building the kernel & kernel source
313-
• @aleeeee1 & @PowerX-NOT & @RainySorcerer for kernel sources
311+
### Unsure about which kernel to choose? [View the README.md file for recommendations](https://github.com/${{ github.repository }}/tree/${{ github.ref_name }}?tab=readme-ov-file#kernel-recommendations).
314312
EOF
315313
316314
- name: Set release tag

0 commit comments

Comments
 (0)