Skip to content

Commit

Permalink
fix(ci): update codecov token (#25)
Browse files Browse the repository at this point in the history
Signed-off-by: Junjie Gao <junjiegao@microsoft.com>
  • Loading branch information
JeyJeyGao committed Apr 18, 2024
1 parent 887f3a6 commit 0d0eab2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -41,3 +41,5 @@ jobs:
run: make e2e
- name: Upload coverage to codecov.io
uses: codecov/codecov-action@0cfda1dd0a4ad9efc75517f399d859cd1ea4ced1 # v4.0.2
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 0d0eab2

Please sign in to comment.