Skip to content

Commit

Permalink
Added overwrite-flag to upload-artifact Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Niels Verbaken committed Jun 18, 2024
1 parent fb8724d commit 434ffdf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
with:
name: code-coverage-report
path: coverage.xml
overwrite: true
retention-days: 1


Expand Down

0 comments on commit 434ffdf

Please sign in to comment.