mirror of
https://github.com/navidrome/navidrome.git
synced 2025-04-16 04:00:38 +03:00
Reduce the availability of old pipeline binaries
artifacts
This commit is contained in:
parent
e6846de0fa
commit
b828650cc5
2
.github/workflows/remove-old-artifacts.yml
vendored
2
.github/workflows/remove-old-artifacts.yml
vendored
@ -14,5 +14,5 @@ jobs:
|
||||
- name: Remove old artifacts
|
||||
uses: c-hive/gha-remove-artifacts@v1
|
||||
with:
|
||||
age: '7 days'
|
||||
age: '5 days'
|
||||
skip-tags: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user