Skip to content

Commit

Permalink
chore: add codcov token in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-ahmadbilal committed Sep 9, 2024
1 parent a020100 commit 93cb3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
uses: dev-ahmadbilal/reuseble-workflows/.github/workflows/release.yml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 93cb3d6

Please sign in to comment.