mirror of
https://github.com/friendica/friendica
synced 2024-12-22 14:00:15 +00:00
Fix codecov token env
This commit is contained in:
parent
cf59c64489
commit
071cb70817
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ steps:
|
|||
commands:
|
||||
- codecov -R '.' -Z -f 'clover.xml'
|
||||
environment:
|
||||
codecov_token:
|
||||
CODECOV_TOKEN:
|
||||
from_secret: codecov-token
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue