Update remove-artifacts.yml

This commit is contained in:
XargonWan 2022-05-09 22:15:09 +09:00 committed by GitHub
parent 7f85032b3b
commit 888920c67c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,8 +15,8 @@ jobs:
steps:
- name: Remove old artifacts
uses: c-hive/gha-remove-artifacts@v1
#with:
#age: '1 month' # '<number> <unit>', e.g. 5 days, 2 years, 90 seconds, parsed by Moment.js
with:
age: '2 seconds' # '<number> <unit>', e.g. 5 days, 2 years, 90 seconds, parsed by Moment.js
# Optional inputs
# skip-tags: true
# skip-recent: 5