Skip to content

Commit

Permalink
add gh token to clear caches
Browse files Browse the repository at this point in the history
  • Loading branch information
rococodogs committed Jan 7, 2025
1 parent dff3110 commit ab28d29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/closed-branch-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
env:
REPO: ${{ github.repository }}
BRANCH: ${{ github.ref_name }}
GH_TOKEN: ${{ github.token }}
run: |
gh extension install actions/gh-actions-cache
Expand Down

0 comments on commit ab28d29

Please sign in to comment.