Skip to content

Commit

Permalink
Configure CodeCov token from GH Secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
awdeorio committed Nov 6, 2024
1 parent 35cfea9 commit 4a6af96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,6 @@ jobs:
- name: Upload coverage report
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: awdeorio/mailmerge
fail_ci_if_error: true

0 comments on commit 4a6af96

Please sign in to comment.