Skip to content

Commit 7ad78f2

Browse files
committed
provide token to codecov uploader
1 parent aa7ea82 commit 7ad78f2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-package-conda.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777
uses: codecov/codecov-action@v4
7878
with:
7979
verbose: true # optional (default = false)
80+
token: ${{ secrets.CODECOV_TOKEN }} # required
8081

8182
distribute:
8283
name: Distributing from 3.11

0 commit comments

Comments
 (0)