mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2024-12-25 20:00:17 +00:00
Fix codecov token env
This commit is contained in:
parent
0697f078f1
commit
5f50fd2498
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ pipeline:
|
|||
commands:
|
||||
- codecov -R '.' -Z -f 'clover.xml'
|
||||
environment:
|
||||
codecov_token:
|
||||
CODECOV_TOKEN:
|
||||
from_secret: codecov-token
|
||||
|
||||
services:
|
||||
|
|
Loading…
Reference in a new issue