Skip to content

Commit

Permalink
fix(git): change codecov token to secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
criistian14 committed Jan 19, 2025
1 parent e6075f5 commit 2996b69
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,5 @@ jobs:
flutter_version: 3.24.0
working_directory: flutter_document_scanner_platform_interface
min_coverage: 90
secrets:
codecov_token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 2996b69

Please sign in to comment.