mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-24 06:28:13 +01:00
ci: set codecov token
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -81,6 +81,7 @@ jobs:
|
||||
uses: codecov/codecov-action@v4
|
||||
with:
|
||||
directory: ${{ env.DESTDIR }}/coverage
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
|
||||
artifact:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user