Skip to content

Commit

Permalink
Update openwrt-builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guoshh1978 authored Apr 12, 2024
1 parent 71fc8c4 commit be94788
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/openwrt-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
uses: dev-drprasad/delete-older-releases@master
if: env.UPLOAD_RELEASE == 'true' && !cancelled()
with:
keep_latest: 3
keep_latest: 15
delete_tags: true
env:
GITHUB_TOKEN: ${{ secrets.LEDE_TOKEN }}

0 comments on commit be94788

Please sign in to comment.