Update and rename openwrt_x86.yml to Openwrt_x86.yml

This commit is contained in:
moruiris
2023-01-06 16:04:27 +08:00
committed by GitHub
parent f29272f9e1
commit c3c18796ed

View File

@ -1,4 +1,4 @@
name: openwrt_x86
name: Openwrt_x86
on:
schedule:
@ -8,13 +8,13 @@ on:
env:
REPO_URL: https://github.com/openwrt/openwrt
REPO_BRANCH: master
CONFIG_FILE: openwrt/x86/.config
DIY_P1_SH: openwrt/diy-part1.sh
DIY_P2_SH: openwrt/diy-part2.sh
CONFIG_FILE: Openwrt/x86/.config
DIY_P1_SH: Openwrt/diy-part1.sh
DIY_P2_SH: Openwrt/diy-part2.sh
UPLOAD_FIRMWARE: true
UPLOAD_RELEASE: true
TZ: Asia/Shanghai
OPENWRT_NAME: openwrt
OPENWRT_NAME: Openwrt
jobs:
build: