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

View File

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