Skip to content

Commit

Permalink
Correct delete-artifact@v4 invocation
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthiasValvekens committed Dec 24, 2023
1 parent 638b8f3 commit d47ed05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,4 @@ jobs:
- name: Clean up coverage reports
uses: GeekyEggo/delete-artifact@v4
with:
name: coverage
name: coverage-*

0 comments on commit d47ed05

Please sign in to comment.