Skip to content

Commit 05363ba

Browse files
committed
docs: update release_notes.md
1 parent d16bff3 commit 05363ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/build-kernel.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: Build and Release WSL2 Kernel
2-
32
run-name: Build (${{ github.event.inputs.kernel_version }})
43

54
on:
@@ -58,8 +57,6 @@ jobs:
5857
- name: Generate Release Notes
5958
run: |
6059
cat << EOF > release_notes.md
61-
# WSL2 Kernel ${{ env.KERNEL_VERSION }}
62-
6360
### Build Information
6461
- Version: ${{ env.KERNEL_VERSION }}
6562
- Build Date: ${{ env.BUILD_DATE }}

0 commit comments

Comments
 (0)