Skip to content

New Configuration for ModAssetsProcess #315

New Configuration for ModAssetsProcess

New Configuration for ModAssetsProcess #315

Workflow file for this run

#author: https://github.com/marketplace/actions/purge-artifacts
name: 'Delete old artifacts'
on: [push]
jobs:
delete-artifacts:
runs-on: ubuntu-latest
steps:
- uses: kolpav/purge-artifacts-action@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
expire-in: 10 minutes # Setting this to 0 will delete all artifacts