mirror of
https://github.com/zen-browser/desktop.git
synced 2025-12-25 07:38:55 +00:00
Remove old monthly metrics file before moving new metrics to docs folder
This commit is contained in:
1
.github/workflows/issue-metrics.yml
vendored
1
.github/workflows/issue-metrics.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user