mirror of
https://github.com/xopenwrt/X-OpenWrt-New.git
synced 2026-09-27 15:24:45 +00:00
调整自动编译架构
This commit is contained in:
@@ -16,7 +16,7 @@ on:
|
|||||||
# branches:
|
# branches:
|
||||||
# - master
|
# - master
|
||||||
paths:
|
paths:
|
||||||
- 'NEWIFI_D2.config'
|
- 'Configs/NEWIFI_D2-NIGHTLY.config'
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: 0 11 * * *
|
- cron: 0 11 * * *
|
||||||
@@ -26,7 +26,7 @@ on:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
REPO_URL: https://github.com/coolsnowwolf/lede
|
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
|
DIY_SCRIPT: Scripts/diy-script.sh
|
||||||
UPLOAD_RELEASE: true
|
UPLOAD_RELEASE: true
|
||||||
UPLOAD_FIRMWARE: true
|
UPLOAD_FIRMWARE: true
|
||||||
@@ -134,4 +134,4 @@ jobs:
|
|||||||
keep_latest: 3
|
keep_latest: 3
|
||||||
delete_tags: true
|
delete_tags: true
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
Reference in New Issue
Block a user