mirror of
https://github.com/mihonapp/mihon-preview.git
synced 2025-01-15 04:37:10 +01:00
Retain ~half a year's worth of releases
May help with testing/verifying issues.
This commit is contained in:
parent
8949f3c482
commit
7d9d9512b6
2
.github/workflows/build_app.yml
vendored
2
.github/workflows/build_app.yml
vendored
@ -130,5 +130,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
keep_latest: 15
|
keep_latest: 28
|
||||||
delete_tags: true
|
delete_tags: true
|
||||||
|
Loading…
Reference in New Issue
Block a user