⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Commit 0994562

Browse files
committed
Update use-releases-file-to-packaging.yml
1 parent f50f45a commit 0994562

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/use-releases-file-to-packaging.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ on:
1313
branch:
1414
description: 'Select Branch [ official / lede ]'
1515
required: false
16-
default: 'lede'
16+
default: 'official'
1717
more_settings:
1818
description: "More parameter settings"
1919
required: false
20-
default: ""
20+
default: "-b s905l3a -k 5.15.25_5.4.180"
2121

2222
env:
2323
TZ: Asia/Shanghai
@@ -77,7 +77,7 @@ jobs:
7777
body: |
7878
This is OpenWrt firmware for Amlogic s9xxx tv box
7979
* Firmware information
80-
Default IP: 192.168.1.1
80+
Default IP: 192.168.30.6
8181
Default username: root
8282
Default password: password
8383
Default WIFI name: OpenWrt

0 commit comments

Comments
 (0)