The cleanup job for outdated artifacts has be changed

This commit is contained in:
Paulchen Panther 2020-03-14 11:51:47 +01:00 committed by GitHub
parent be72b1ef98
commit 69828d140e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -9,6 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: cleanup
uses: glassechidna/artifact-cleaner@master
uses: kolpav/purge-artifacts-action@v1
with:
minimumAge: 3024000 # all artifacts at least 14 days old
token: ${{ secrets.GITHUB_TOKEN }}
expire-in: 14days # all artifacts at least 14 days old