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 3312019 commit a4fafce
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 @@ -48,7 +48,7 @@ runs:

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

Expand Down

0 comments on commit a4fafce

Please sign in to comment.