Skip to content

Commit 208a26f

Browse files
committed
ci: pass Codecov token
1 parent 32fb1da commit 208a26f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/drupal-module.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ jobs:
115115
uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de
116116
with:
117117
use_oidc: true
118+
token: ${{ secrets.CODECOV_TOKEN }}
118119
files: coverage.xml
119120
flags: phpunit,drupal
120121
fail_ci_if_error: false

0 commit comments

Comments
 (0)