Skip to content

Commit 34d0644

Browse files
committed
build: beta/stable checkout
Signed-off-by: Eliminater74 <eliminater74@gmail.com>
1 parent 32ff31f commit 34d0644

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/build-openwrt.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,8 +129,11 @@ jobs:
129129
build:
130130
runs-on: ubuntu-20.04
131131
steps:
132-
- name: Checkout
132+
- name: Stable Checkout
133133
uses: actions/checkout@main
134+
with:
135+
repository: DevOpenWRT-Router/Action_OpenWRT_AutoBuild_Linksys_Devices-TEST
136+
ref: stable
134137
### ----------------------------------------------------------------- ###
135138
- name: Build Server Configuration (Information)
136139
env:

0 commit comments

Comments
 (0)