Update cleanup_artifacts.yml

This commit is contained in:
Ben Meadors 2022-11-05 06:47:00 -05:00 committed by GitHub
parent 4c931967c7
commit 764b48e04a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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