Skip to content

Commit

Permalink
github: moving token to 'with' instead of 'env'
Browse files Browse the repository at this point in the history
  • Loading branch information
jgaeddert committed Apr 14, 2024
1 parent 1e7fccf commit bb2826d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,5 @@ jobs:
- name: upload report to codecov with github action
uses: codecov/[email protected]
with:
verbose: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit bb2826d

Please sign in to comment.