Skip to content

Delete GitHub Actions cache

Actions
Delete GitHub Actions cache
v0.1.2
Latest
Star (0)

Tags

 (1)

delete-actions-cache

GitHub Actions for delete Actions cache

Usage

name: delete actions cache
on:
  push:
    branches:
      - main
jobs:
  clean:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v3
      - uses: mokmok-dev/delete-actions-cache@main
        env:
          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

See action.yml for more details on how to configure it.

Delete GitHub Actions 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

Delete GitHub Actions cache
v0.1.2
Latest

Tags

 (1)

Delete GitHub Actions 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.