Skip to content

Commit

Permalink
Merge pull request #8759 from jenkins-x/codecov_token
Browse files Browse the repository at this point in the history
fix: set codeconv token
  • Loading branch information
jenkins-x-bot authored Jan 31, 2025
2 parents e9ce660 + 36b90a5 commit dd7043e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/jenkins-x-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
uses: codecov/codecov-action@v5
with:
files: ./build/reports/cover.txt
token: ${{ secrets.CODECOV_TOKEN }}
- id: prep
name: next release version
uses: jenkins-x-plugins/[email protected]
Expand Down

0 comments on commit dd7043e

Please sign in to comment.