Skip to content

Commit

Permalink
TECH Now token is required to upload coverage result
Browse files Browse the repository at this point in the history
  • Loading branch information
sibprogrammer committed Apr 8, 2024
1 parent c5d43f1 commit 6d1b9bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 6d1b9bf

Please sign in to comment.