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 8f8a96f commit 3312019
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/verify-metrics-snapshot/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ runs:
key: ${{ env.v2_tag }}_${{ inputs.artifact_key }}

- name: Delete cache
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
shell: bash
run: gh cache delete ${{ env.v2_tag }}_${{ inputs.artifact_key }}

Expand Down

0 comments on commit 3312019

Please sign in to comment.