Skip to content

Commit

Permalink
added correct directory for artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Jul 31, 2024
1 parent 4f9c926 commit 37f61eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get-metrics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: report
path: ./report.json
path: ./log/report.json
if-no-files-found: error
retention-days: 5
overwrite: true

0 comments on commit 37f61eb

Please # to comment.