Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

GitHub Action for delete GitHub Actions cache

License

mokmok-dev/delete-actions-cache

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

24 Commits

Repository files navigation

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.

About

GitHub Action for delete GitHub Actions cache

Resources

License

Contributing

Stars

Watchers

Forks

Contributors 3

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /