mirror of
https://github.com/crazy-max/ghaction-upx.git
synced 2024-11-21 09:56:09 -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
|
||||
with:
|
||||
file: ./coverage/clover.xml
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user