mirror of
https://github.com/navidrome/navidrome.git
synced 2025-08-10 00:52:20 +00:00
Fix pipeline
This commit is contained in:
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: '5 days'
|
||||
age: '7 days'
|
||||
skip-tags: false
|
||||
|
||||
Reference in New Issue
Block a user