We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34d0644 commit 2c05efaCopy full SHA for 2c05efa
1 file changed
.github/workflows/build-openwrt.yml
@@ -129,11 +129,8 @@ jobs:
129
build:
130
runs-on: ubuntu-20.04
131
steps:
132
- - name: Stable Checkout
+ - name: Checkout
133
uses: actions/checkout@main
134
- with:
135
- repository: DevOpenWRT-Router/Action_OpenWRT_AutoBuild_Linksys_Devices-TEST
136
- ref: stable
137
### ----------------------------------------------------------------- ###
138
- name: Build Server Configuration (Information)
139
env:
0 commit comments