Skip to content

Commit 8a45b80

Browse files
authored
add token
1 parent 16063b8 commit 8a45b80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
- name: Codecov
3535
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # 4.5.0
3636
with:
37+
token: ${{ secrets.CODECOV_TOKEN }}
3738
flags: unittests
3839
fail_ci_if_error: false
3940
name: codecov-lambda-powertools-dotnet

0 commit comments

Comments
 (0)