Skip to content

Commit 23ee009

Browse files
authored
Update build-openwrt.yml
1 parent f390616 commit 23ee009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-openwrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ jobs:
181181
uses: dev-drprasad/delete-older-releases@master
182182
if: steps.compile.outputs.status == 'success' && !cancelled()
183183
with:
184-
keep_latest: 10
184+
keep_latest: 12
185185
delete_tags: true
186186
env:
187187
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)