Skip to content

Commit

Permalink
branch pointed to staging
Browse files Browse the repository at this point in the history
  • Loading branch information
A4family committed Sep 27, 2023
1 parent 907d926 commit f181638
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 @@ -16,7 +16,7 @@ jobs:
gh extension install actions/gh-actions-cache
REPO=${{ github.repository }}
BRANCH="main"
BRANCH="staging"
echo "Fetching list of cache key"
cacheKeysForPR=$(gh actions-cache list -R $REPO -B $BRANCH | cut -f 1 )
Expand Down

0 comments on commit f181638

Please sign in to comment.