mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-09 13:36:56 +02:00
chore(ci): remove codecov token (#2209)
Co-authored-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
a9ce8f89d4
commit
e8555203d7
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -58,7 +58,6 @@ jobs:
|
||||
name: Upload coverage
|
||||
uses: codecov/codecov-action@v1.5.0
|
||||
with:
|
||||
token: ${{ secrets.CODECOV_TOKEN }}
|
||||
file: ./coverage.txt
|
||||
-
|
||||
name: Check
|
||||
|
Loading…
x
Reference in New Issue
Block a user