token key
This commit is contained in:
parent
367aa5967e
commit
746a37ae42
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_lint_test.yaml
vendored
2
.github/workflows/build_lint_test.yaml
vendored
|
|
@ -31,4 +31,4 @@ jobs:
|
|||
with:
|
||||
coverage-files: coverage.lcov
|
||||
artifact-name: code-coverage-report
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue