Fix codecov token env

pull/1583/head
Philipp 2024-12-22 08:54:51 +01:00
parent 0697f078f1
commit 5f50fd2498
No known key found for this signature in database
GPG Key ID: 24A7501396EB5432
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ pipeline:
commands: commands:
- codecov -R '.' -Z -f 'clover.xml' - codecov -R '.' -Z -f 'clover.xml'
environment: environment:
codecov_token: CODECOV_TOKEN:
from_secret: codecov-token from_secret: codecov-token
services: services: