Skip to content

Commit

Permalink
Pass CODECOV token to upload action. (#138)
Browse files Browse the repository at this point in the history
(cherry picked from commit da80c16)
  • Loading branch information
felixfontein authored and patchback[bot] committed Feb 10, 2024
1 parent 934e0a2 commit 0510396
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,5 @@ jobs:
uses: codecov/codecov-action@v4
with:
directory: antsibull-core
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 0510396

Please sign in to comment.