mirror of
https://github.com/navidrome/navidrome.git
synced 2025-06-12 13:23:05 +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
|
- name: Remove old artifacts
|
||||||
uses: c-hive/gha-remove-artifacts@v1
|
uses: c-hive/gha-remove-artifacts@v1
|
||||||
with:
|
with:
|
||||||
age: '7 days'
|
age: '5 days'
|
||||||
skip-tags: false
|
skip-tags: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user