Skip to content

Commit

Permalink
ci: update codecov step
Browse files Browse the repository at this point in the history
  • Loading branch information
velut committed Apr 11, 2024
1 parent 566266d commit 90b9126
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ jobs:
uses: codecov/codecov-action@v4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: velut/zod-package-json
1 change: 1 addition & 0 deletions .github/workflows/not-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ jobs:
uses: codecov/codecov-action@v4.3.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: velut/zod-package-json

0 comments on commit 90b9126

Please sign in to comment.