Skip to content

Commit

Permalink
delete cache
Browse files Browse the repository at this point in the history
Signed-off-by: chahatsagarmain <chahatsagar2003@gmail.com>
  • Loading branch information
chahatsagarmain committed Jan 12, 2025
1 parent d79e56d commit 1dca509
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/verify-metrics-snapshot/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ runs:

- name: Delete cache
env:
GH_TOKEN: ${{ secret.CLEAR_CACHE }}
GH_TOKEN: ${{ secrets.CLEAR_CACHE }}
shell: bash
run: gh cache delete --all --repo chahatsagarmain/jaeger

Expand Down

0 comments on commit 1dca509

Please sign in to comment.