Set cleanup from 7 to 30 days
This commit is contained in:
2
.github/workflows/nightly_cleanup.yml
vendored
2
.github/workflows/nightly_cleanup.yml
vendored
@@ -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
|
||||
|
Reference in New Issue
Block a user