Unverified Commit 318dfe68 authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-N1.yml

parent 2a7f70b8
...@@ -3,7 +3,7 @@ on: ...@@ -3,7 +3,7 @@ on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
openwrt_kernel: openwrt_kernel:
description: "选择构建的内核" description: "选择构建的内核(斐讯N1)"
required: false required: false
default: "6.6.93" default: "6.6.93"
type: choice type: choice
...@@ -208,4 +208,4 @@ jobs: ...@@ -208,4 +208,4 @@ jobs:
files: | files: |
${{ env.PACKAGED_OUTPUTPATH }}/*.img.gz ${{ env.PACKAGED_OUTPUTPATH }}/*.img.gz
env: env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment