Skip to content

Clear Cache

Actions

About

Clears the cache of your current repository
v0.1
Latest
Star (0)

clear-cache-action

Build

A Github action to clear out your repositories cache for workflows, which may fix some dependency issues when building

Using this in your workflow:

- name: Delete Repository Cache
  uses: TheRealRyGuy/clear-cache-action@master
  env:
    token: ${{ secrets.GITHUB_TOKEN }}

Clear Cache is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Clears the cache of your current repository
v0.1
Latest

Clear Cache is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.