mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 18:52:30 +00:00
Update cleanup_artifacts.yml
This commit is contained in:
3
.github/workflows/cleanup_artifacts.yml
vendored
3
.github/workflows/cleanup_artifacts.yml
vendored
@@ -16,4 +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: '1 month'
|
||||||
|
skip-tags: true
|
||||||
|
|||||||
Reference in New Issue
Block a user