Skip to content

Commit

Permalink
Update x86-OpenWRT.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KleinerSource authored Nov 10, 2022
1 parent d91615b commit 81132d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/x86-OpenWRT.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ env:
DIY_P1_SH: x86/part1.sh
DIY_P2_SH: x86/part2.sh
UPLOAD_BIN_DIR: false
UPLOAD_FIRMWARE: true
UPLOAD_FIRMWARE: false
UPLOAD_RELEASE: true
SEND_TELEGRAM_MSG: true
TZ: Asia/Shanghai
Expand Down Expand Up @@ -215,4 +215,4 @@ jobs:
token: ${{ secrets.TELEGRAM_TOKEN }}
message: |
x86 固件编译完成!
Repository: ${{ github.repository }}
Repository: ${{ github.repository }}

0 comments on commit 81132d1

Please sign in to comment.