Skip to content

Commit

Permalink
Add token to codecov settings
Browse files Browse the repository at this point in the history
  • Loading branch information
jerbob92 committed Feb 9, 2024
1 parent 56a534f commit 67eff26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
files: coverage.out
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 67eff26

Please sign in to comment.