Skip to content

Commit

Permalink
Fix github action codecov #11
Browse files Browse the repository at this point in the history
  • Loading branch information
olofhagsand committed Feb 29, 2024
1 parent 12dab16 commit 04bd800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -50,4 +50,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
verbose: true
token: ${{ secrets.ORG_CODECOV }}
token: ${{ secrets.ORG2_CODECOV }}

0 comments on commit 04bd800

Please sign in to comment.