Skip to content

Commit

Permalink
correct artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
polographer committed May 27, 2024
1 parent f5e04a1 commit 90c558a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/daily-tools-summary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Download Coverage Report
uses: actions/download-artifact@v4
with:
name: coverage-report
name: code-coverage-report
repository: ideacrew/enroll
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 90c558a

Please sign in to comment.