name: Purge image cache on: schedule: - cron: '54 18 * * *' jobs: purge: runs-on: ubuntu-18.04 steps: - uses: actions/checkout@v1 with: fetch-depth: 1 - run: > curl -sL https://github.com/${GITHUB_REPOSITORY} | grep -oE '