mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2025-11-02 03:58:12 -07:00
ci: set CODECOV_TOKEN
This commit is contained in:
parent
84fe304c84
commit
7f0c123988
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -30,3 +30,4 @@ jobs:
|
|||||||
uses: codecov/codecov-action@v4
|
uses: codecov/codecov-action@v4
|
||||||
with:
|
with:
|
||||||
file: ./coverage/clover.xml
|
file: ./coverage/clover.xml
|
||||||
|
token: ${{ secrets.CODECOV_TOKEN }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user