Set cleanup from 7 to 30 days

This commit is contained in:
Knutwurst
2021-04-18 21:10:50 +02:00
parent 589cd31743
commit cd106eb777

View File

@@ -10,4 +10,4 @@ jobs:
- uses: kolpav/purge-artifacts-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
expire-in: 7days # Set this to 0 to delete all artifacts
expire-in: 30days # Set this to 0 to delete all artifacts