Skip to content

Commit 35891c6

Browse files
Update gh action - fix json_path
1 parent 66dd789 commit 35891c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/copilot_metrics_retention.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
with:
2525
GITHUB_TOKEN: ${{ secrets.PAT_TOKEN }}
2626
org_name: 'hivemq'
27-
json_path: 'metrics.json'
27+
json_path: 'metrics_hivemq.json'
2828

2929
- name: Copilot Metrics Retention
3030
uses: ambilykk/copilot-metrics-retention@5b9ef15ce66fc883afb3b6127f960e44d5233a50

0 commit comments

Comments
 (0)