mirror of
https://github.com/docker/setup-docker-action.git
synced 2026-05-23 07:00:26 -05:00
ci: set CODECOV_TOKEN
This commit is contained in:
@@ -28,3 +28,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 }}
|
||||||
|
|||||||
Reference in New Issue
Block a user