Skip to content

Commit

Permalink
chore: import token
Browse files Browse the repository at this point in the history
  • Loading branch information
9renpoto committed Feb 1, 2024
1 parent 2d2d5fe commit e5598c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deno.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: ./coverage.lcov
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e5598c2

Please sign in to comment.