Skip to content

Commit

Permalink
Clean cache workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzejressel committed Mar 9, 2024
1 parent 2890bed commit 22f8fa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cleancache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: gh cache delete --all -R $GITHUB_REPOSITORY
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 22f8fa9

Please sign in to comment.