Update cleanup_artifacts.yml
This commit is contained in:
@@ -16,4 +16,5 @@ jobs:
|
||||
- name: Remove old artifacts
|
||||
uses: c-hive/gha-remove-artifacts@v1
|
||||
with:
|
||||
age: '1 month'
|
||||
age: '1 month'
|
||||
skip-tags: true
|
||||
|
||||
Reference in New Issue
Block a user