mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-25 09:42:35 +00:00
Update cleanup_artifacts.yml
This commit is contained in:
parent
764b48e04a
commit
3dc6ed5672
2
.github/workflows/cleanup_artifacts.yml
vendored
2
.github/workflows/cleanup_artifacts.yml
vendored
@ -16,5 +16,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: '1 month'
|
age: '2 month'
|
||||||
skip-tags: true
|
skip-tags: true
|
||||||
|
Loading…
Reference in New Issue
Block a user