Update AutoBuild.yml

This commit is contained in:
Hyy2001X 2020-09-20 11:06:27 +08:00 committed by GitHub
parent bd999f18bf
commit 4a030467b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

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