Skip to content

Commit

Permalink
Merge pull request #6 from ezequielramos/master
Browse files Browse the repository at this point in the history
adding token
  • Loading branch information
ezequielramos authored Apr 24, 2024
2 parents 37092f1 + 6f9adca commit d18e883
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
- name: Codecov
uses: codecov/codecov-action@v3.1.0
with:
verbose: true
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}


build_push_docker:
needs: test
Expand Down

0 comments on commit d18e883

Please sign in to comment.