From 97a9ac668dcd1c29b647a3183d252ba4b6f48619 Mon Sep 17 00:00:00 2001 From: Calmact Date: Tue, 1 Mar 2022 12:00:56 +0800 Subject: [PATCH] first build --- .github/workflows/build-armbian.yml | 2 +- README.cn.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/build-armbian.yml b/.github/workflows/build-armbian.yml index c1aff21db0..3fa2eeaead 100644 --- a/.github/workflows/build-armbian.yml +++ b/.github/workflows/build-armbian.yml @@ -20,7 +20,7 @@ on: more_settings: description: "Rebuild: More parameter settings" required: false - default: "" + default: "-b s905l3a -k 5.4.170_5.15.13" #schedule: #- cron: "0 17 * * 0" diff --git a/README.cn.md b/README.cn.md index d8060065ba..ac90eb3fe0 100644 --- a/README.cn.md +++ b/README.cn.md @@ -206,6 +206,8 @@ sudo apt-get install -y $(curl -fsSL git.io/ubuntu-2004-server) - GitHub Actions 输入参数说明 +GitHUB RELEASES_TOKEN 相关设置参考 https://github.com/ophub/amlogic-s9xxx-openwrt/blob/main/router-config/README.cn.md + 相关参数与`本地打包命令`相对应,请参考上面的说明。 | 参数 | 默认值 | 说明 |