Remove old monthly metrics file before moving new metrics to docs folder

This commit is contained in:
mr. M
2024-12-22 00:34:36 +01:00
parent d2ead4ccbe
commit c338a96d8f

View File

@@ -48,6 +48,7 @@ jobs:
- name: Move metrics to docs folder
run: |
mkdir -p docs/issue-metrics
rm -f docs/issue-metrics/${{ env.last_month_year }}_${{ env.last_month }}.md
mv issue_metrics.md docs/issue-metrics/${{ env.last_month_year }}_${{ env.last_month }}.md
- name: Remove metrisc JSON