Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
pravinbanjade committed Jun 28, 2023
1 parent 668ffc7 commit fb17fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-runner-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
REPO=${{ github.repository }}
BRANCH="devops"
gh actions-cache delete -R $REPO --confirm
gh actions-cache delete -R $REPO -B $BRANCH --confirm
echo "Done"
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fb17fcb

Please sign in to comment.