Skip to content

Commit

Permalink
[HOTFIX]: Add correct cache commands
Browse files Browse the repository at this point in the history
  • Loading branch information
branberry committed Jan 16, 2024
1 parent 84edd66 commit 0f33137
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/clean-feature-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:
auto-builder-stack-enhancedApp-stg-${{github.head_ref}}-webhooks
- name: Delete cache
run: gh cache delete ${{github.head_ref}}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0f33137

Please sign in to comment.