mirror of
https://github.com/docker/setup-docker-action.git
synced 2026-04-23 05:52:42 +02:00
ci: set CODECOV_TOKEN
This commit is contained in:
@@ -28,3 +28,4 @@ jobs:
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
file: ./coverage/clover.xml
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user