调整自动编译架构

This commit is contained in:
Hyy2001X 2020-12-17 21:15:53 +08:00
parent 217de7d887
commit 8c7379bbfd
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ on:
# branches:
# - master
paths:
- 'NEWIFI_D2.config'
- 'Configs/NEWIFI_D2-NIGHTLY.config'
schedule:
- cron: 0 11 * * *
@ -26,7 +26,7 @@ on:
env:
REPO_URL: https://github.com/coolsnowwolf/lede
CONFIG_FILE: NEWIFI_D2.config
CONFIG_FILE: Configs/NEWIFI_D2-NIGHTLY.config
DIY_SCRIPT: Scripts/diy-script.sh
UPLOAD_RELEASE: true
UPLOAD_FIRMWARE: true