Skip to content

Commit

Permalink
Update build-openwrt.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
om0504 authored Apr 8, 2020
1 parent b41ea23 commit 50ba157
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-openwrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ on:
- '.config'
# schedule:
# - cron: 0 8 * * 5
# watch:
# types: started
watch:
types: started

env:
REPO_URL: https://github.com/coolsnowwolf/lede
REPO_BRANCH: master
CONFIG_FILE: .config
DIY_SH: diy.sh
SSH_ACTIONS: false
SSH_ACTIONS: true
UPLOAD_BIN_DIR: false
UPLOAD_FIRMWARE: true
UPLOAD_COWTRANSFER: false
Expand Down

0 comments on commit 50ba157

Please sign in to comment.