Skip to content

Commit

Permalink
ci: correct the coverage dest
Browse files Browse the repository at this point in the history
  • Loading branch information
moontai0724 committed Oct 9, 2024
1 parent 90c579c commit 18ab174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: moontai0724/yargs-typebox
slug: moontaiworks/yargs-typebox
files: ./coverage/cobertura-coverage.xml
verbose: true

Expand Down

0 comments on commit 18ab174

Please sign in to comment.