Retain ~half a year's worth of releases

May help with testing/verifying issues.
This commit is contained in:
arkon
2022-01-09 11:44:35 -05:00
committed by GitHub
parent 8949f3c482
commit 7d9d9512b6

View File

@@ -130,5 +130,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
keep_latest: 15
keep_latest: 28
delete_tags: true