Skip to content

Commit 5c2e567

Browse files
committed
Use token
1 parent 691aef9 commit 5c2e567

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_dependencies.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,4 +189,5 @@ jobs:
189189
uses: codecov/codecov-action@v3
190190
with:
191191
gcov: true
192+
token: ${{ secrets.CODECOV_TOKEN }}
192193
if: ${{ inputs.testing == 'True' && inputs.tooling == 'Coverage' }}

0 commit comments

Comments
 (0)