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 fa67bba commit c762f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleancache.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
steps:
- run: gh cache delete --all -R $GITHUB_REPOSITORY
env:
GH_TOKEN: ${{ github.token }}
GH_TOKEN: ${{ github.token }}

0 comments on commit c762f4a

Please sign in to comment.