Update cleanup_artifacts.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user