mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-29 22:20:37 +00:00
Update cleanup_artifacts.yml
This commit is contained in:
2
.github/workflows/cleanup_artifacts.yml
vendored
2
.github/workflows/cleanup_artifacts.yml
vendored
@@ -16,5 +16,5 @@ jobs:
|
||||
- name: Remove old artifacts
|
||||
uses: c-hive/gha-remove-artifacts@v1
|
||||
with:
|
||||
age: '1 month'
|
||||
age: '2 month'
|
||||
skip-tags: true
|
||||
|
||||
Reference in New Issue
Block a user