openwrt-ci.yml: update

This commit is contained in:
lean 2020-04-09 00:44:22 +08:00
parent 12b558bbd4
commit df49785a2d

View File

@ -12,12 +12,15 @@ name: OpenWrt-CI
on: on:
schedule: schedule:
- cron: 0 20 * * * - cron: 0 20 * * *
watch:
types: started
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.event.repository.owner.id == github.event.sender.id
steps: steps:
- name: Checkout - name: Checkout
@ -80,5 +83,5 @@ jobs:
- name: Upload artifact - name: Upload artifact
uses: actions/upload-artifact@master uses: actions/upload-artifact@master
with: with:
name: OpenWrt firmware name: OpenWrt_firmware
path: ./bin/targets/ path: ./bin/targets/