Update AutoBuild.yml

This commit is contained in:
Hyy2001X
2020-09-20 11:06:27 +08:00
committed by GitHub
parent bd999f18bf
commit 4a030467b4
+2
View File
@@ -33,6 +33,7 @@ env:
CUSTOM_SCRIPT: ./Scripts/diy-script.sh
TZ: Asia/Shanghai
UPLOAD_RELEASE: true
UPLOAD_ARTIFACT: true
jobs:
build:
@@ -96,6 +97,7 @@ jobs:
- name: Upload Firmware to Artifacts
uses: actions/upload-artifact@main
if: env.UPLOAD_ARTIFACT == 'true' && !cancelled()
with:
name: OpenWrt
path: openwrt/bin/Firmware