We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02f459e commit f9469a0Copy full SHA for f9469a0
.github/workflows/compile-release-rk35xx-kernel.yml
@@ -13,7 +13,7 @@ on:
13
kernel_source:
14
description: "Select the kernel source"
15
required: false
16
- default: "unifreq/linux-5.10.y-rk35xx"
+ default: "hellotheasia/linux-5.10.y-rk35xx"
17
type: choice
18
options:
19
- unifreq/linux-5.10.y-rk35xx
0 commit comments